diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-11-19 19:47:29 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-11-19 20:51:35 +0000 |
commit | 0f2c28396a6390160f09960c834c2912336b1f44 (patch) | |
tree | 6a7d1e7f693d361b657741c487580004824c8d8f /docs/guides/onap-developer/settingup/onap_individual.rst | |
parent | 47b9a173d4a61a7caac75906ae341d1072f1eb80 (diff) |
Update SettingUp section
Rewrite index.rst to reflect OOM as the main installer
Move text from onap_oom.rst to index.rst
Issue-ID: DOC-340
Change-Id: Ie29547bc8c72c15a680393f63df35227a90116a1
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/guides/onap-developer/settingup/onap_individual.rst')
-rw-r--r-- | docs/guides/onap-developer/settingup/onap_individual.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_individual.rst b/docs/guides/onap-developer/settingup/onap_individual.rst index 8bd92d8a9..f218846af 100644 --- a/docs/guides/onap-developer/settingup/onap_individual.rst +++ b/docs/guides/onap-developer/settingup/onap_individual.rst @@ -3,7 +3,6 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017-2018 ONAP - .. index:: Setting Up ONAP individual components @@ -23,13 +22,10 @@ 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/r/#/admin/projects 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 is packaged within Docker and can be downloaded 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<doc-release-manifest>`. |