Update image version and topic name 31/87131/2
authordfarrelly <david.farrelly@est.tech>
Tue, 7 May 2019 10:06:10 +0000 (10:06 +0000)
committerdfarrelly <david.farrelly@est.tech>
Tue, 7 May 2019 10:06:10 +0000 (10:06 +0000)
*Update image version to 1.0.1
*Fix incorrect default topic name

Issue-ID: DCAEGEN2-1486
Change-Id: I6abaf4109c158d4d6f01aace290949447cef1717
Signed-off-by: dfarrelly <david.farrelly@est.tech>
docs/sections/services/pm-mapper/configuration.rst
docs/sections/services/pm-mapper/delivery.rst

index 3e1b6b4..36ab9a3 100644 (file)
@@ -43,4 +43,4 @@ PM Mapper publishes the perf3gpp VES PM Events to the following authenticated MR
 
 ::
 
-        topic.org.onap.dmaap.mr.PM_MAPPER
+        org.onap.dmaap.mr.PM_MAPPER
index 56ca4a6..30a886c 100644 (file)
@@ -11,4 +11,4 @@ Docker Container
 
 ::
 
-    ``docker run -d --name pmmapper -e CONFIG_BINDING_SERVICE_SERVICE_HOST=<IP Required> -e CONFIG_BINDING_SERVICE_SERVICE_PORT=<Port Required> -e HOSTNAME=<HOSTNAME>  nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pm-mapper:1.0-SNAPSHOT``
+    ``docker run -d --name pmmapper -e CONFIG_BINDING_SERVICE_SERVICE_HOST=<IP Required> -e CONFIG_BINDING_SERVICE_SERVICE_PORT=<Port Required> -e HOSTNAME=<HOSTNAME>  nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pm-mapper:1.0.1``