From 3cf9a6344224b1e23da14270a2c9cd1cfe2f42ba Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Tue, 22 May 2018 19:57:38 +0000 Subject: 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 --- docs/guides/onap-developer/settingup/index.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'docs/guides/onap-developer/settingup/index.rst') 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 -- cgit 1.2.3-korg