Distinguish between DCN and OAM network 77/11477/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 1 Jul 2023 13:50:25 +0000 (13:50 +0000)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 1 Jul 2023 13:50:31 +0000 (13:50 +0000)
- create a DCN environment variable

Issue-ID: OAM-344
Change-Id: Ica8fb49eb8adfc20f4d52f2436ae85d3ba68bae2
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/network/.env

index 5a10558..b0dac8a 100644 (file)
@@ -27,6 +27,7 @@ GATEWAY_DOMAIN=smo.o-ran-sc.org
 
 # SDN Controller
 SDN_CONTROLLER_PROTOCOL=https
+SDNC_OAM_HOST=odlux.oam.smo.o-ran-sc.org
 SDNC_DCN_HOST=controller.dcn.smo.o-ran-sc.org
 SDNC_REST_PORT=443
 SDN_CONTROLLER_CALLHOME_SSH_PORT=4334