diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-21 02:51:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-21 02:51:04 +0000 |
commit | 052ab157f0abdceadd48cd034925864246795096 (patch) | |
tree | a125b37f58023e814c2e792223354988a99a152a /docs/release/index.rst | |
parent | 7813c93724bc5bbf080b4adc31df62f914cc98af (diff) | |
parent | 7b727a59bb7a41a2b477205ca2d57c12f236cdc5 (diff) |
Merge "Update Master RN and Setting up ONAP"
Diffstat (limited to 'docs/release/index.rst')
-rw-r--r-- | docs/release/index.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst index dea4fed1c..ae74f412c 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -116,7 +116,9 @@ From a complete demo solution perspective. This installs the whole ONAP, refer t Advanced installation to install individual components ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -From a developer perspective. ONAP can be installed component per component, refer to :ref:`the installation procedure available for each component<doc_onap-developer_guide_projects>`. +From a developer perspective, ONAP can be installed component per component. For details, refer to :ref:`the installation procedure available for each component<doc_onap-developer_guide_projects>`. +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. +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 <https://wiki.onap.org/display/DW/ONAP+Services+List>`_. * The ONAP Source Code is available through Gerrit at https://gerrit.onap.org or Git at https://git.onap.org/. @@ -176,7 +178,7 @@ There are 2 ways to report a bug in ONAP. * If you don't know you are facing a bug or have a question, post your question into the `Ask question <https://wiki.onap.org/display/DW/questions/all>`_. You will need a Linux Foundation ID to login and post your question. Get a Linux Foundation Identity using this `quick procedure <https://wiki.onap.org/display/DW/Joining+the+Community>`_. -You may consider these `recommendations <https://wiki.onap.org/display/DW/Tracking+Issues+with+JIRA#TrackingIssueswithJIRA-RecommendationsforwrittingProperJIRAIssue>`_ to elaborate the issue you are facing and this `guideline <https://wiki.onap.org/display/DW/Mailing+Lists>`_ to register into the ONAP Discuss mailing list. +You may consider these `recommendations <https://wiki.onap.org/display/DW/Tracking+Issues+with+JIRA#TrackingIssueswithJIRA-RecommendationsforwrittingProperJIRAIssue>`_ to elaborate the issue you are facing. .. Include files referenced by link in the toctree as hidden |