diff options
author | Rich Bennett <rb2745@att.com> | 2019-03-29 14:56:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-29 14:56:34 +0000 |
commit | 7f9fe30adbd5aee6f90b69f773adf4960e696c5e (patch) | |
tree | ab4869d4718531ad799482589794963932c5549f | |
parent | 914b347a94d09e056f166be60cfa0af4bb09dcb6 (diff) | |
parent | 2633853d298fda31c70ea1f90c5813d9d212b627 (diff) |
Merge "Add offline-installer as an installation option"
-rw-r--r-- | docs/guides/onap-developer/settingup/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/settingup/index.rst b/docs/guides/onap-developer/settingup/index.rst index d7d378773..d3f5c66ff 100644 --- a/docs/guides/onap-developer/settingup/index.rst +++ b/docs/guides/onap-developer/settingup/index.rst @@ -55,6 +55,14 @@ ONAP installation is described here: ../../../../submodules/oom.git/docs/oom_quickstart_guide.rst +Alternative way of offline ONAP installation is described here: + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + ../../../../submodules/oom/offline-installer.git/docs/index.rst + NodePorts --------- |