update env after Kohn release 73/9473/3
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Thu, 3 Nov 2022 08:19:40 +0000 (09:19 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Thu, 3 Nov 2022 08:25:38 +0000 (08:25 +0000)
- env change in Integration solution (OAM + Non-RT-RIC)

IssueID: OAM-304
Change-Id: I2129939709cf06765582536bf8adacac8657059c
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
solution/integration/smo/oam/.env

index 7ce5247..c6f01cc 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.4.0-STAGING-20220913T124230Z
+SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.4.0
 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.4.0-STAGING-latest
+SDNC_WEB_IMAGE=nexus3.onap.org:10001/onap/sdnc-web-image:2.4.0
 SDNC_WEB_PORT=8453
 
 ## VES Collector