diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-10-16 08:55:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-16 08:55:41 +0000 |
commit | b00bbf0955842a841cd2c3ff52e26d9c9dd1d3e8 (patch) | |
tree | efeb2f6993b997ae937556631477ae324eea9201 /docs/OOM_and_HEAT_based_deployment.rst | |
parent | 878e79ea47fe7500982c9703bcd253aa5a512d69 (diff) | |
parent | 6b8a853b2ceccf79c952b2bc0b89da545b5cc6dd (diff) |
Merge "Add sample yaml"
Diffstat (limited to 'docs/OOM_and_HEAT_based_deployment.rst')
-rw-r--r-- | docs/OOM_and_HEAT_based_deployment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/OOM_and_HEAT_based_deployment.rst b/docs/OOM_and_HEAT_based_deployment.rst index 14197f8a..52e1aad4 100644 --- a/docs/OOM_and_HEAT_based_deployment.rst +++ b/docs/OOM_and_HEAT_based_deployment.rst @@ -13,7 +13,7 @@ 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_vm-ip:8080 +successfully installed, it will be available at http://portal.api.simpledemo.openecomp.org:8080 To troubleshoot any issues in CLI, please login to portal_vm and CLI docker runs with image onap/cli |