[firstapp] minimize the orchestration section
We planned to add a separate firstapp guide for the orchestration service. As a preparation minimize the orchestration section and a note about this new guide there. Change-Id: I4e7d9296685437dc59729101025874c8af25fa83
This commit is contained in:
parent
904145ee0a
commit
62f59238ec
@ -234,7 +234,7 @@ To verify that ceilometer is installed, list the known meters:
|
|||||||
|
|
||||||
$ ceilometer meter-list
|
$ ceilometer meter-list
|
||||||
|
|
||||||
This command returns a very long list of meters. Once a meter is created, it
|
This command returns a very long list of meters. After you create a meter, it
|
||||||
is never thrown away!
|
is never thrown away!
|
||||||
|
|
||||||
Launch the stack with auto-scaling workers:
|
Launch the stack with auto-scaling workers:
|
||||||
@ -267,7 +267,7 @@ Wait for it to reach the :code:`CREATE_COMPLETE` status:
|
|||||||
| 0db2c026-fb9a-4849-b51d-b1df244096cd | faafo_autoscaling_workers | CREATE_COMPLETE | 2015-11-17T05:12:06Z |
|
| 0db2c026-fb9a-4849-b51d-b1df244096cd | faafo_autoscaling_workers | CREATE_COMPLETE | 2015-11-17T05:12:06Z |
|
||||||
+--------------------------------------+---------------------------+-----------------+----------------------+
|
+--------------------------------------+---------------------------+-----------------+----------------------+
|
||||||
|
|
||||||
Run the :code:`nova list` command. This template created three instances:
|
Run the :code:`nova list` command. The template creates three instances:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
@ -384,7 +384,7 @@ See the state of the alarms set up by the template:
|
|||||||
+--------------------------------------+---------------------------------------+-------+----------+---------+------------+--------------------------------+------------------+
|
+--------------------------------------+---------------------------------------+-------+----------+---------+------------+--------------------------------+------------------+
|
||||||
|
|
||||||
Run the :code:`nova list` command to confirm that the
|
Run the :code:`nova list` command to confirm that the
|
||||||
:code:`OS::Heat::AutoScalingGroup` has created more instances:
|
:code:`OS::Heat::AutoScalingGroup` created more instances:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user