diff options
author | Jun (Nicolas) Hu <jun.nicolas.hu@att.com> | 2018-11-20 19:00:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-20 19:00:59 +0000 |
commit | 38d56a71538730a09d8c61c980175a37c3c99287 (patch) | |
tree | ac5741ce398ef2bb3e0f0e4cbc41c3a15b18cac6 /docs/guides/onap-developer/settingup/onap_individual.rst | |
parent | cea416e358c9e8e2f7f1a27e2743d6937ab5ded6 (diff) | |
parent | 0f2c28396a6390160f09960c834c2912336b1f44 (diff) |
Merge "Update SettingUp section"
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>`. |