From: dfarrelly Date: Tue, 7 May 2019 10:06:10 +0000 (+0000) Subject: Update image version and topic name X-Git-Tag: 4.0.0-ONAP~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0373e3f3e075a58a33f1d9b285831e012eec5d92;p=dcaegen2.git 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 --- 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``