Merge "removed block of commented-out lines of code"
[cli.git] / docs / OOM_and_HEAT_based_deployment.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2017 Huawei Technologies Co., Ltd.
4
5 .. _OOM_and_HEAT_based_deployment:
6
7 CLI deployment using OOM and HEAT
8 =================================
9
10 ONAP CLI deployment is enabled with OOM and HEAT based ONAP installation.
11
12 OpenStack HEAT based deployment
13 ------------------------------
14
15 As part of HEAT based deployment, ONAL CLI docker image is integrated into ONAP Portal and when portal_vm is
16 successfully installed, it will be available at http://portal.api.simpledemo.openecomp.org:8080
17
18 To troubleshoot any issues in CLI, please login to portal_vm and CLI docker runs with image onap/cli
19
20
21 OOM based deployment
22 --------------------
23 ONAL CLI docker image is integrated with OOM and is available under name 'cli'
24
25 Once successfully installed, CLI is available under onap-cli name-space. So user can access the CLI at
26 http://<k8s-host>:30260
27