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 09:15:35 -0400 |
commit | ba7c074a4575f919b7f6112e7b59c18b5578d625 (patch) | |
tree | 3af01c4b048b878c459f133a8f238027911d0892 /docs/docs_scaleout.rst | |
parent | 100aceb80cc8e896aa5be701092c20f7da049f78 (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. |