From 0373e3f3e075a58a33f1d9b285831e012eec5d92 Mon Sep 17 00:00:00 2001 From: dfarrelly Date: Tue, 7 May 2019 10:06:10 +0000 Subject: [PATCH] Update image version and topic name *Update image version to 1.0.1 *Fix incorrect default topic name Issue-ID: DCAEGEN2-1486 Change-Id: I6abaf4109c158d4d6f01aace290949447cef1717 Signed-off-by: dfarrelly --- docs/sections/services/pm-mapper/configuration.rst | 2 +- docs/sections/services/pm-mapper/delivery.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sections/services/pm-mapper/configuration.rst b/docs/sections/services/pm-mapper/configuration.rst index 3e1b6b4f..36ab9a3e 100644 --- a/docs/sections/services/pm-mapper/configuration.rst +++ b/docs/sections/services/pm-mapper/configuration.rst @@ -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 diff --git a/docs/sections/services/pm-mapper/delivery.rst b/docs/sections/services/pm-mapper/delivery.rst index 56ca4a6e..30a886c9 100644 --- a/docs/sections/services/pm-mapper/delivery.rst +++ b/docs/sections/services/pm-mapper/delivery.rst @@ -11,4 +11,4 @@ Docker Container :: - ``docker run -d --name pmmapper -e CONFIG_BINDING_SERVICE_SERVICE_HOST= -e CONFIG_BINDING_SERVICE_SERVICE_PORT= -e 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= -e CONFIG_BINDING_SERVICE_SERVICE_PORT= -e HOSTNAME= nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pm-mapper:1.0.1`` -- 2.16.6