diff options
Diffstat (limited to 'docs')
-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. |