update controller service 35/9035/3
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sat, 17 Sep 2022 08:24:08 +0000 (10:24 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 17 Sep 2022 09:00:57 +0000 (09:00 +0000)
- update image settings for oam-controller in oam-centric deployment

IssueID: OAM-297, OAM-298
Change-Id: Ibe64bbf12068c077e3b884cb8a427e65f8a33497
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/operation-and-maintenance/smo/oam/.env

index 7718210..bb61d80 100644 (file)
@@ -31,13 +31,13 @@ NETWORK_GATEWAY_OAM_IPv6=2001:db8:1:50::1
 IDENTITY_PROVIDER_URL=https://identity:8463
 
 # SDN Controller
-SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.3.2
+SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.4.0-STAGING-20220913T124230Z
 SDNC_REST_PORT=8181
 SDNC_OAM_IPv6=2001:db8:1:50::23
 SDNC_CERT_DIR=/opt/opendaylight/current/certs
 
 # SDN Controller Web
-SDNC_WEB_IMAGE=nexus3.onap.org:10001/onap/sdnc-web-image:2.3.2
+SDNC_WEB_IMAGE=nexus3.onap.org:10001/onap/sdnc-web-image:2.4.0-STAGING-latest
 SDNC_WEB_PORT=8453
 
 ## VES Collector