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:
jinyuan 2021-04-01 17:01:38 +08:00
parent 9e64ccb5dc
commit 772252c528

View File

@ -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