aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-10-12 10:53:46 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-10-12 10:53:46 +0530
commit3708055fba261a4fb2001f866caa8c80b3e7de2a (patch)
treec42bd89ae8d027008a02bebca42b42f8b090d5e9 /docs
parent245d2e92c401457b0b667aa6d2dd262fa6d1b045 (diff)
Add OOM and HEAT based installation details
CLI-40 Change-Id: I3a1e0713eb1e22aa465209a92c2a703a6727a88a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/OOM_and_HEAT_based_deployment.rst22
-rw-r--r--docs/index.rst3
2 files changed, 24 insertions, 1 deletions
diff --git a/docs/OOM_and_HEAT_based_deployment.rst b/docs/OOM_and_HEAT_based_deployment.rst
new file mode 100644
index 00000000..18601b89
--- /dev/null
+++ b/docs/OOM_and_HEAT_based_deployment.rst
@@ -0,0 +1,22 @@
+.. _OOM_and_HEAT_based_deployment:
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+CLI deployment using OOM and HEAT
+=================================
+
+ONAP CLI is integrated with OOM and HEAT based ONAP deployment.
+
+HEAT based deployment
+----------------------
+
+As part of HEAT based deploment, ONAL CLI docker image is integrated into ONAP Portal and when portal_vm is
+successfully installed, it will be available at http://portal_vm-ip:8080
+
+To troubleshoot any issues in CLI, please login to portal_vm and CLI docker runs with image onap/cli
+
+
+OOM based deployment
+--------------------
+ONAL CLI docker image is integrated with OOM and is available under name 'cli' \ No newline at end of file
diff --git a/docs/index.rst b/docs/index.rst
index 614d03a7..3c077653 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -32,10 +32,11 @@ ONAP CLI is developed using the industry first CLI platform called
:maxdepth: 1
OCLIP.rst
+ open_cli_schema_version_1_0.rst
architecture.rst
developer_guide.rst
user_guide.rst
installation_guide.rst
- open_cli_schema_version_1_0.rst
+ OOM_and_HEAT_based_deployment.rst
logging.rst