From 2254aabc12f13a34b0641b3517d37dc9347d47ee Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Mon, 21 Dec 2015 14:38:59 +0100 Subject: [PATCH] Revert "[firstapp] minimize the orchestration section" This patch reverts the commit 62f59238eca319f00d1685d20e776c68cfe8f3f0. Change-Id: I4446a4b6ffaf3e4ac0a6ca5baa31d0573afdf001 --- firstapp/source/orchestration.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/firstapp/source/orchestration.rst b/firstapp/source/orchestration.rst index 655c788dc..93bf2d289 100644 --- a/firstapp/source/orchestration.rst +++ b/firstapp/source/orchestration.rst @@ -234,7 +234,7 @@ To verify that ceilometer is installed, list the known meters: $ ceilometer meter-list -This command returns a very long list of meters. After you create a meter, it +This command returns a very long list of meters. Once a meter is created, it is never thrown away! 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 | +--------------------------------------+---------------------------+-----------------+----------------------+ -Run the :code:`nova list` command. The template creates three instances: +Run the :code:`nova list` command. This template created 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 -:code:`OS::Heat::AutoScalingGroup` created more instances: +:code:`OS::Heat::AutoScalingGroup` has created more instances: ::