From 11b0d73014e1c680591f3989a8d54425f1383a15 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Tue, 30 Jul 2019 09:15:35 -0400 Subject: Fix typo in scale out documentation Change-Id: Ib9776a1d944fda8d2a325521469988d2c24c8a6b Issue-ID: INT-1171 Signed-off-by: Marco Platania --- docs/docs_scaleout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 vlb_onap_private_ip_0 + ./demo-k8s.sh onap heatbridge 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. -- cgit 1.2.3-korg