From: demx8as6 Date: Thu, 3 Nov 2022 08:18:15 +0000 (+0100) Subject: update env after Kohn release X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F72%2F9472%2F2;hp=00b5ba19d627dbd0704993f071b5fecc97fb8a2b;p=oam.git update env after Kohn release - env change in OAM solution IssueID: OAM-304 Change-Id: Ib189bfd0d64a137ca18311034bfa9cb0bd950c31 Signed-off-by: demx8as6 --- diff --git a/solution/operation-and-maintenance/smo/oam/.env b/solution/operation-and-maintenance/smo/oam/.env index bb61d80..8d82673 100644 --- a/solution/operation-and-maintenance/smo/oam/.env +++ b/solution/operation-and-maintenance/smo/oam/.env @@ -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