summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/pm-mapper/delivery.rst
diff options
context:
space:
mode:
authorGerard Hickey <gerard.hickey@ericsson.com>2019-04-08 11:31:44 +0000
committerGerard Hickey <gerard.hickey@ericsson.com>2019-04-08 11:36:42 +0000
commit19a9d30db357ed9dbebb0f52dc95c14307ec3bb4 (patch)
tree894c38bc34a54ec1b09ec6eac279567f8dd792dd /docs/sections/services/pm-mapper/delivery.rst
parent580eae246a3ac7bf9533df96d20c0fc9b5425d3c (diff)
Update PM Mapper documentation
Change-Id: Ie81b8450fdd940827c07223575184696394af836 Issue-ID: DCAEGEN2-567 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com>
Diffstat (limited to 'docs/sections/services/pm-mapper/delivery.rst')
-rw-r--r--docs/sections/services/pm-mapper/delivery.rst26
1 files changed, 14 insertions, 12 deletions
diff --git a/docs/sections/services/pm-mapper/delivery.rst b/docs/sections/services/pm-mapper/delivery.rst
index 0a03237a..56ca4a6e 100644
--- a/docs/sections/services/pm-mapper/delivery.rst
+++ b/docs/sections/services/pm-mapper/delivery.rst
@@ -1,12 +1,14 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-Delivery
-========
-
-Docker Container
-----------------
-
-**PM Mapper** is delivered as a docker image that can be downloaded from ONAP docker registry:
-
- ``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``
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+Delivery
+========
+
+Docker Container
+----------------
+
+**PM Mapper** is delivered as a docker image that can be downloaded from ONAP docker registry:
+
+::
+
+ ``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``