[user-guide]fix the missing heat commands parameter
Change-Id: Ibbeda5aa9e3cd62dff8847438c434e7ef3b1ddba Closes-Bug: #1549519
This commit is contained in:
parent
6abb031851
commit
9e2bdf0db5
@ -69,13 +69,13 @@ stack and the :command:`ceilometer` client to measure resources.
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ heat stack-create -f cfn/F17/AutoScalingCeilometer.yaml -P "KeyName=heat_key"
|
$ heat stack-create mystack -f cfn/F17/AutoScalingCeilometer.yaml -P "KeyName=heat_key"
|
||||||
|
|
||||||
#. List the heat resources that were created:
|
#. List the heat resources that were created:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ heat resource-list
|
$ heat mystack resource-list
|
||||||
|
|
||||||
+--------------------------+-----------------------------------------+----------------+----------------------+
|
+--------------------------+-----------------------------------------+----------------+----------------------+
|
||||||
| resource_name | resource_type |resource_status | updated_time |
|
| resource_name | resource_type |resource_status | updated_time |
|
||||||
|
Loading…
Reference in New Issue
Block a user