diff options
author | Petr Ospalý <p.ospaly@partner.samsung.com> | 2019-03-15 17:47:46 +0100 |
---|---|---|
committer | Petr Ospalý <p.ospaly@partner.samsung.com> | 2019-03-15 17:47:46 +0100 |
commit | 2633853d298fda31c70ea1f90c5813d9d212b627 (patch) | |
tree | 45ad7faa1492f4fb2e1a5c3b58c71f845f845642 /docs/guides/onap-developer | |
parent | 6098709d054cd4826166b11696fbdbc329f9ad45 (diff) |
Add offline-installer as an installation option
Change-Id: I80f16912ddc8e2c04b408f1340049a4ce985434c
Issue-ID: OOM-1672
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Diffstat (limited to 'docs/guides/onap-developer')
-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 --------- |