diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-05-22 19:57:38 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-05-22 20:01:32 +0000 |
commit | 3cf9a6344224b1e23da14270a2c9cd1cfe2f42ba (patch) | |
tree | 90cbddf9a41b5430c8904541e6317c8c7685389f /docs/guides/onap-developer/settingup/index.rst | |
parent | 1b25ead4842a4a724eb88e89aaaf342bcbe81275 (diff) |
Update SettingUp ONAP
-remove components.rst
-create onap_oom.rst for OOM installation
-change fullonap.rst to onap_heat.rst
-upgrade the heat docummentation with existing Heat
installation: remove all DCAE details used for R1,
update the list of VM
Change-Id: Ic07bbebb116f0d9561b3fede009ae7a56a2abe10
Issue-ID: DOC-269
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/guides/onap-developer/settingup/index.rst')
-rw-r--r-- | docs/guides/onap-developer/settingup/index.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/guides/onap-developer/settingup/index.rst b/docs/guides/onap-developer/settingup/index.rst index 3dc8e5ce3..f9b4881fe 100644 --- a/docs/guides/onap-developer/settingup/index.rst +++ b/docs/guides/onap-developer/settingup/index.rst @@ -1,4 +1,5 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. This work is licensed under +.. a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017 AT&T Intellectual Property. All rights reserved. @@ -6,9 +7,11 @@ Setting Up ONAP =============== +ONAP can be deployed using 2 different solutions: + .. toctree:: :maxdepth: 1 :titlesonly: - fullonap.rst - components.rst + onap_heat.rst + onap_oom.rst |