blob: 751b9a720daf88978c2545ecc80d65af282bb33f [file] [log] [blame]
Andy Baviereda466b2021-08-27 15:00:36 -07001# Copyright 2021-present Open Networking Foundation
2#
3# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
4
5OMEC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-control-plane
6OMEC_USER_PLANE_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-user-plane
7OMEC_SUB_PROVISION_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/omec-sub-provision
85GC_CONTROL_PLANE_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/5g-control-plane
Andy Bavierebf479c2021-09-08 15:47:58 -070095G_RAN_SIM_CHART := $(WORKSPACE)/cord/aether-helm-charts/omec/5g-ran-sim
10
11# For installing the ROC
12AETHER_ROC_UMBRELLA_CHART := $(WORKSPACE)/cord/sdran-helm-charts/aether-roc-umbrella
13ATOMIX_CONTROLLER_CHART := $(WORKSPACE)/cord/atomix-helm-charts/atomix-controller
14ATOMIX_RAFT_STORAGE_CHART := $(WORKSPACE)/cord/atomix-helm-charts/atomix-raft-storage
15ONOS_OPERATOR_CHART := $(WORKSPACE)/cord/onos-helm-charts/onos-operator