diff options
author | 2018-11-24 08:29:47 +0000 | |
---|---|---|
committer | 2018-11-24 14:36:26 +0000 | |
commit | 9791d742f13419759858c8dde3565a08f8aeea33 (patch) | |
tree | 099b13f129d14c3bbec82a19348ec772579d0a1d /docs/guides | |
parent | 6e69185024f29c61355137fdbe1207b20cf57185 (diff) |
Correct release note
Installation section update to directly link to OOM installation
Change-Id: I0a5adc36fe001033b88b1978a627339a6ded4ca9
Issue-ID: DOC-333
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
(cherry picked from commit 43f5aec27abb9828d2aabe17a7d14f09226c245a)
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/settingup/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/settingup/index.rst b/docs/guides/onap-developer/settingup/index.rst index d9139c7e6..58883d730 100644 --- a/docs/guides/onap-developer/settingup/index.rst +++ b/docs/guides/onap-developer/settingup/index.rst @@ -9,6 +9,8 @@ Setting Up ONAP =============== +.. _installing-onap: + ONAP is deployed using the ONAP Operations Manager (OOM). The recommended ONAP deployment is based on Kubernetes, Docker containers |