Fix step number in tutorial section in rally doc

Last time I removed step 9 tutorial for deploying openstack from
rally document (https://review.openstack.org/#/c/475932/).

However, I forgot to update the tutorial step number after that.
This just updates the tutorial step number to make it continuous.

Change-Id: Ib16408350b147eeb70b5de9b18f8014ac12714a6
This commit is contained in:
Amy Ge 2017-07-28 13:46:43 -07:00
parent 196d177377
commit 659816b93b
3 changed files with 6 additions and 7 deletions

View File

@ -36,6 +36,5 @@ more complicated cases.
tutorial/step_6_aborting_load_generation_on_sla_failure
tutorial/step_7_working_with_multple_openstack_clouds
tutorial/step_8_discovering_more_plugins
tutorial/step_9_deploying_openstack
tutorial/step_10_verifying_cloud_via_tempest_verifier
tutorial/step_11_profiling_openstack_internals
tutorial/step_9_verifying_cloud_via_tempest_verifier
tutorial/step_10_profiling_openstack_internals

View File

@ -13,9 +13,9 @@
License for the specific language governing permissions and limitations
under the License.
.. _tutorial_step_11_profiling_openstack_internals:
.. _tutorial_step_10_profiling_openstack_internals:
Step 11. Profiling OpenStack Internals
Step 10. Profiling OpenStack Internals
======================================
.. contents::

View File

@ -13,9 +13,9 @@
License for the specific language governing permissions and limitations
under the License.
.. _tutorial_step_10_verifying_cloud_via_tempest_verifier:
.. _tutorial_step_9_verifying_cloud_via_tempest_verifier:
Step 10. Verifying cloud via Tempest verifier
Step 9. Verifying cloud via Tempest verifier
=============================================
.. contents::