[OpenStack-Heat] Use openstackclient to list the Heat stack
python-openstackclient is a more modern tool
This commit is contained in:
committed by
Andrew Chen
parent
96fb6e2415
commit
011178a5da
@@ -183,7 +183,7 @@ First, set your environment variables:
|
||||
To get all information about your cluster, use heat:
|
||||
|
||||
```sh
|
||||
heat stack-show $STACK_NAME
|
||||
openstack stack show $STACK_NAME
|
||||
```
|
||||
|
||||
To see a list of nodes, use nova:
|
||||
|
||||
Reference in New Issue
Block a user