diff options
author | 2019-05-20 16:06:11 +0100 | |
---|---|---|
committer | 2019-05-20 16:58:32 -0400 | |
commit | 6b0fa460b5a281ef4bf97e156703211a6bbfd260 (patch) | |
tree | fe4baed5d931af1d98fd4e07791a8804c2f9adbe /docs/sections/installation_pnda.rst | |
parent | a85f6ad92bd74475b56e5465d188ac2b38d63f35 (diff) |
DCAE doc updates for Dublin
Change-Id: Icca8fb3d36939102638c3dac3de8e01e220e94e3
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1505
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/installation_pnda.rst')
-rw-r--r-- | docs/sections/installation_pnda.rst | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/sections/installation_pnda.rst b/docs/sections/installation_pnda.rst index d1c0a383..1cafc01f 100644 --- a/docs/sections/installation_pnda.rst +++ b/docs/sections/installation_pnda.rst @@ -1,14 +1,20 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -Installing PNDA During Helm Chart Based DCAE Deployment -======================================================= +Installing PNDA Platform through Helm Chart +=========================================== PNDA is integrated into ONAP as a component system of DCAE. It is possible to deploy PNDA as part of an ONAP OOM deployment on Openstack infrastructure. This is achieved by using a pnda-bootstrap container in kubernetes to deploy Openstack VMs and then install a PNDA cluster onto those VMs. +Note: The docker images used for PNDA deployments are maintained in registry outside of ONAP currently under pndareg.ctao6.net. +This will be moved to ONAP nexus3 repo part of future release work. + +* onap/org.onap.dcaegen2.deployments.pnda-bootstrap-container:5.0.0 +* onap/org.onap.dcaegen2.deployments.pnda-mirror-container:5.0.0 + Requirements ------------ |