From 09589ca17bd2451fb0ee6e970113d38170eaf819 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Tue, 8 Oct 2019 04:47:17 +0100 Subject: El-alto rls notes updates Change-Id: I07e6e2fcbf8b23c501e954644187a956cc22b161 Signed-off-by: VENKATESH KUMAR Issue-ID: DCAEGEN2-1669 Signed-off-by: VENKATESH KUMAR --- docs/sections/services/mapper/installation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/sections/services/mapper') diff --git a/docs/sections/services/mapper/installation.rst b/docs/sections/services/mapper/installation.rst index a83229ce..2add9d92 100644 --- a/docs/sections/services/mapper/installation.rst +++ b/docs/sections/services/mapper/installation.rst @@ -15,9 +15,9 @@ VES-Mapper can be deployed individually though it will throw errors if it can't **Blueprint/model/image** VES-Mapper blueprint is available @ -https://git.onap.org/dcaegen2/services/mapper/tree/UniversalVesAdapter/dpo/blueprints/k8s-vesmapper.yaml-template.yaml?h=dublin +https://git.onap.org/dcaegen2/services/mapper/tree/UniversalVesAdapter/dpo/blueprints/k8s-vesmapper.yaml-template.yaml?h=elalto -VES-Mapper docker image is available in Nexus repo @ `nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.0-SNAPSHOT `_ +VES-Mapper docker image is available in Nexus repo @ `nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.1 `_ @@ -61,5 +61,5 @@ After VES-Mapper's validated blueprint is uploaded, create Cloudify Deployment Though this is not a preferred way, to run VES-Mapper container on standalone mode using local configuration file carried in the docker image, following docker run command can be used. - ``docker run -d nexus3.onap.org:10003/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.0-SNAPSHOT`` + ``docker run -d nexus3.onap.org:10003/onap/org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor:1.0.1`` -- cgit 1.2.3-korg