Late updates on integration deployment 13/7313/2
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Mon, 13 Dec 2021 07:26:41 +0000 (08:26 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 14 Dec 2021 07:16:28 +0000 (07:16 +0000)
- set new images

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

index 15e585a..c21df2b 100644 (file)
@@ -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
@@ -31,15 +31,15 @@ NETWORK_GATEWAY_OAM_IPv6=2001:db8:1:50::1
 IDENTITY_PROVIDER_URL=http://identity:8081
 
 # 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:10003/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.10.1
 VES_COLLECTOR_OAM_IPv6=2001:db8:1:50::27