From 7e3a522d47e39aea335a447c439d1fc831dd46a5 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 30 Mar 2018 10:13:43 +0530 Subject: Update docs for beijing Issue-ID: CLI-100 Change-Id: I51a719419c5e06e7be2c9ebac29e9d696ea19473 Signed-off-by: Kanagaraj Manickam k00365106 --- docs/OOM_and_HEAT_based_deployment.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/OOM_and_HEAT_based_deployment.rst') diff --git a/docs/OOM_and_HEAT_based_deployment.rst b/docs/OOM_and_HEAT_based_deployment.rst index ab9bc59d..d7efdf16 100644 --- a/docs/OOM_and_HEAT_based_deployment.rst +++ b/docs/OOM_and_HEAT_based_deployment.rst @@ -7,10 +7,10 @@ CLI deployment using OOM and HEAT ================================= -ONAP CLI is integrated with OOM and HEAT based ONAP deployment. +ONAP CLI deployment is enabled with OOM and HEAT based ONAP installation. -HEAT based deployment ---------------------- +OpenStack HEAT based deployment +------------------------------ As part of HEAT based deployment, ONAL CLI docker image is integrated into ONAP Portal and when portal_vm is successfully installed, it will be available at http://portal.api.simpledemo.openecomp.org:8080 @@ -21,3 +21,7 @@ To troubleshoot any issues in CLI, please login to portal_vm and CLI docker runs OOM based deployment -------------------- ONAL CLI docker image is integrated with OOM and is available under name 'cli' + +Once successfully installed, CLI is available under onap-cli name-space. So user can access the CLI at +http://:30260 + -- cgit 1.2.3-korg