diff --git a/tools/deployment/multinode/150-heat.sh b/tools/deployment/multinode/150-heat.sh index c0e551fe0e..cb5b92e9e1 100755 --- a/tools/deployment/multinode/150-heat.sh +++ b/tools/deployment/multinode/150-heat.sh @@ -45,4 +45,4 @@ openstack service list openstack endpoint list sleep 30 #NOTE(portdirect): Wait for ingress controller to update rules and restart Nginx -openstack --os-interface internal orchestration service list +openstack --os-interface public orchestration service list