From: Lusheng Ji Date: Fri, 11 May 2018 19:46:35 +0000 (-0400) Subject: Change VES measurement data topic, etc X-Git-Tag: v2.0.0~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F47261%2F2;p=dcaegen2%2Fdeployments.git Change VES measurement data topic, etc 1. change VES measurement data topic 2. fix bootstrap container image version Issue-ID: DCAEGEN2-502 Issue-ID: DCAEGEN2-499 Change-Id: I1220b888d3b2ecaf8876868863c2964193ac0301 Signed-off-by: Lusheng Ji --- diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 9f1a043..fe30d92 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.dcaegen2.deployments bootstrap dcaegen2-deployments-bootstrap - 1.1.2-SNAPSHOT + 1.1.3-SNAPSHOT http://maven.apache.org UTF-8 diff --git a/heat/docker-compose-2.yaml b/heat/docker-compose-2.yaml index 2d53b85..1666caf 100644 --- a/heat/docker-compose-2.yaml +++ b/heat/docker-compose-2.yaml @@ -31,7 +31,7 @@ services: - "DMAAPHOST={{ mr_ip_addr }}" - "DMAAPPORT=3904" - "DMAAPPUBTOPIC=unauthenticated.DCAE_CL_OUTPUT" - - "DMAAPSUBTOPIC=unauthenticated.SEC_MEASUREMENT_OUTPUT" + - "DMAAPSUBTOPIC=unauthenticated.VES_MEASUREMENT_OUTPUT" - "AAIHOST={{ aai1_ip_addr }}" - "AAIPORT=8443" - "CONSUL_HOST=consul"