diff options
author | Rich Bennett <rb2745@att.com> | 2018-05-23 00:10:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-23 00:10:09 +0000 |
commit | 491a205e3e4afea8e51738d9b503c4be30337d89 (patch) | |
tree | c3b7cac9e1e12f28374d2125da9c6acc78e905b9 /docs/guides/onap-developer/settingup/index.rst | |
parent | 5a375a3a3781dbea64143140de9deb1ec6878b4d (diff) | |
parent | 3cf9a6344224b1e23da14270a2c9cd1cfe2f42ba (diff) |
Merge "Update SettingUp ONAP"
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 |