diff options
author | Marco Platania <platania@research.att.com> | 2019-07-30 09:15:35 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2019-07-30 13:16:55 +0000 |
commit | 11b0d73014e1c680591f3989a8d54425f1383a15 (patch) | |
tree | fc9656d822cd1dae0985376f3cf83d6e765d66b7 /docs/docs_scaleout.rst | |
parent | 8bf7a7d04041fbae4c0b220f37fa586ea79a8334 (diff) |
Fix typo in scale out documentation
Change-Id: Ib9776a1d944fda8d2a325521469988d2c24c8a6b
Issue-ID: INT-1171
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'docs/docs_scaleout.rst')
-rw-r--r-- | docs/docs_scaleout.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs_scaleout.rst b/docs/docs_scaleout.rst index 9bf88e404..94e7f7b99 100644 --- a/docs/docs_scaleout.rst +++ b/docs/docs_scaleout.rst @@ -626,7 +626,7 @@ To allow automated scale out via closed loop, the users need to inventory the VN :: - ./demo-k8s.ete onap heatbridge <vLB stack_name in OpenStack> <service_instance_id> vLB vlb_onap_private_ip_0 + ./demo-k8s.sh onap heatbridge <vLB stack_name in OpenStack> <service_instance_id> vLB vlb_onap_private_ip_0 Heatbridge is needed for control loops because DCAE and Policy runs queries against AAI using vServer names as key. |