Fix OpenStack_CLI usage specification about heat
Public endpoints should be used here, Internal Endpoints are used by internal modules, not by physical machines. Change-Id: I1cc824d2f01691196506cb0be9d46ec483b0157d
This commit is contained in:
parent
9e64ccb5dc
commit
772252c528
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user