X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fsmo%2Foam%2F.env;h=7ce5247bf2d4a353fdc23e4fcbc77e4103f9b826;hb=e72b0b7e485830e8bc28733ea6e15ddb7e093214;hp=15e585aed2c496e7a9d77406598c5e0bf8f83496;hpb=13a8f4e2f4a6cf0f4ac01260bd6b1c14b62975e3;p=oam.git diff --git a/solution/integration/smo/oam/.env b/solution/integration/smo/oam/.env index 15e585a..7ce5247 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-g-release # Credentials ADMIN_USERNAME=admin @@ -28,18 +28,22 @@ 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.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=docker.io/hightec/smo-sdnc-web-image:2.2.0-SNAPSHOT-20210604T122348Z +SDNC_WEB_IMAGE=nexus3.onap.org:10001/onap/sdnc-web-image:2.4.0-STAGING-latest 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 +VES_COLLECTOR_IP=ves-collector +VES_COLLECTOR_PORT=8443 +VES_COLLECTOR_USERNAME=sample1 +VES_COLLECTOR_PASSWORD=sample1