Change VES measurement data topic, etc 61/47261/2
authorLusheng Ji <lji@research.att.com>
Fri, 11 May 2018 19:46:35 +0000 (15:46 -0400)
committerLusheng Ji <lji@research.att.com>
Sat, 12 May 2018 15:43:35 +0000 (11:43 -0400)
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 <lji@research.att.com>
bootstrap/pom.xml
heat/docker-compose-2.yaml

index 9f1a043..fe30d92 100644 (file)
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>bootstrap</artifactId>
   <name>dcaegen2-deployments-bootstrap</name>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.3-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
index 2d53b85..1666caf 100644 (file)
@@ -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"