From 35ba5e573e07691bca73c3d3753098ee248de40e Mon Sep 17 00:00:00 2001 From: Gildas Lanilis Date: Wed, 6 Jun 2018 18:32:27 -0700 Subject: Clarify deployment instructions For the 2 supported deployment Fix wording Change-Id: I179f514ffd982692eadb35bf514a625c49f77ad4 Issue-ID: DOC-277 Signed-off-by: Gildas Lanilis --- docs/guides/onap-developer/settingup/onap_individual.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/guides/onap-developer/settingup/onap_individual.rst') diff --git a/docs/guides/onap-developer/settingup/onap_individual.rst b/docs/guides/onap-developer/settingup/onap_individual.rst index a3a1b5bc7..faac85ad7 100644 --- a/docs/guides/onap-developer/settingup/onap_individual.rst +++ b/docs/guides/onap-developer/settingup/onap_individual.rst @@ -16,7 +16,8 @@ **Context** =========== From a developer perspective, ONAP can be installed component per component. -For details, refer to :ref:`the installation procedure available for each component`. +For details, refer to :ref:`the installation procedure available for each +component`. The advanced installation procedure is recommended only for experienced developers who desire to focus their attention on a few components and who have a deep understanding of dependencies between components. @@ -25,4 +26,5 @@ This type of installation is not recommended to fully install ONAP. * The list of ports used by default within ONAP is documented in `ONAP Service List `_. * The ONAP Source Code is available through Gerrit at https://gerrit.onap.org or Git at https://git.onap.org/. * ONAP is packaged within Docker and can be dowloaded from Docker Hub at https://hub.docker.com/r/onap. - +* ONAP Docker releases are specified by a list of project artifact versions + in a :ref:`manifest`. -- cgit 1.2.3-korg