X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fsmo%2F.env;h=b2cd3f9d13d91f1e74dc152e92b3d26327424287;hb=63423756a1c068146a0291737a8edbc65c5b594a;hp=c14546feb2bf1cccd9c585b306738614a11dfaf9;hpb=b04ad53f43642cee9b0b926f95831c153efbf5f3;p=oam.git diff --git a/solution/integration/smo/.env b/solution/integration/smo/.env index c14546f..b2cd3f9 100644 --- a/solution/integration/smo/.env +++ b/solution/integration/smo/.env @@ -1,5 +1,5 @@ ################################################################################ -# Copyright 2020 highstreet technologies and others +# Copyright 2021 highstreet technologies and others # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -23,17 +23,18 @@ GATEWAY_IP=172.40.0.1 SDNR_IP=172.40.0.21 ODL_CERT_DIR=/opt/opendaylight/current/certs ODL_ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U -SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.0.3 -SDNRDB_IMAGE=docker.elastic.co/elasticsearch/elasticsearch-oss:7.6.1 +SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.1.1 + +SDNRDB_IMAGE=docker.elastic.co/elasticsearch/elasticsearch-oss:7.9.3 ESDB_IP=172.40.0.30 # dependent components -VESC_IMAGE=nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:latest +VESC_IMAGE=nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.9.0 DMAAP_IMAGE=nexus3.onap.org:10001/onap/dmaap/dmaap-mr:1.1.18 KAFKA_IMAGE=nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.4 ZOOKEEPER_IMAGE=nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3 ZOOKEEPER_IP=172.40.0.60 KAFKA_IP=172.40.0.70 DMAAP_IP=172.40.0.80 -VESCOLLECTOR_IP=172.40.0.90 \ No newline at end of file +VESCOLLECTOR_IP=172.40.0.90