update controller service
- update image settings for oam-controller in integration deployment
IssueID: OAM-297, OAM-298
Change-Id: Idebc047f626afb4910a10f19894bdf9d9c95f992
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
diff --git a/solution/integration/smo/oam/.env b/solution/integration/smo/oam/.env
index 9fd3310..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-e-release
+COMPOSE_PROJECT_NAME=o-ran-sc-g-release
# Credentials
ADMIN_USERNAME=admin
@@ -31,15 +31,19 @@
IDENTITY_PROVIDER_URL=https://identity:8463
# SDN Controller
-SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.2.3
+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=nexus3.onap.org:10001/onap/sdnc-web-image:2.2.3
+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.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