X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fsmo%2Foam%2F.env;h=9fd331019b5793dd5ddd6037c056fccadf1aae95;hb=da885899532bc2d3b6c897dcb253ef67ca67fc80;hp=15e585aed2c496e7a9d77406598c5e0bf8f83496;hpb=a93cb37412d81b4034fd6005d009d6bac412a6d9;p=oam.git diff --git a/solution/integration/smo/oam/.env b/solution/integration/smo/oam/.env index 15e585a..9fd3310 100644 --- a/solution/integration/smo/oam/.env +++ b/solution/integration/smo/oam/.env @@ -14,7 +14,7 @@ # limitations under the License. # -COMPOSE_PROJECT_NAME=o-ran-sc-d-release +COMPOSE_PROJECT_NAME=o-ran-sc-e-release # Credentials ADMIN_USERNAME=admin @@ -28,18 +28,18 @@ NETWORK_SUBNET_OAM_IPv6=2001:db8:1:50::/96 NETWORK_GATEWAY_OAM_IPv6=2001:db8:1:50::1 # Identity server -IDENTITY_PROVIDER_URL=http://identity:8081 +IDENTITY_PROVIDER_URL=https://identity:8463 # SDN Controller -SDNC_IMAGE=docker.io/hightec/smo-onap-sdnc-image:2.1.5 +SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.2.3 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=docker.io/hightec/smo-sdnc-web-image:2.2.0-SNAPSHOT-20210604T122348Z +SDNC_WEB_IMAGE=nexus3.onap.org:10001/onap/sdnc-web-image:2.2.3 SDNC_WEB_PORT=8453 ## VES Collector -VES_COLLECTOR_IMAGE=nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.8.0 +VES_COLLECTOR_IMAGE=nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.10.1 VES_COLLECTOR_OAM_IPv6=2001:db8:1:50::27