diff --git a/doc/openstack-ops/ch_arch_example.xml b/doc/openstack-ops/ch_arch_example.xml index a80fbc5a..e836db90 100644 --- a/doc/openstack-ops/ch_arch_example.xml +++ b/doc/openstack-ops/ch_arch_example.xml @@ -340,32 +340,5 @@ (see ). - What's Next? - Congratulations! By now, you should have a solid design for - your cloud. We now recommend that you turn to the OpenStack Install and Deploy Manual - Ubuntu - (http://docs.openstack.org/havana/install-guide/install/apt/), - which contains a step-by-step guide on how to manually install - the OpenStack packages and dependencies on your cloud. - While it is important for an operator to be familiar with - the steps involved in deploying OpenStack, we also strongly - encourage you to evaluate configuration management tools such - as Puppet or - Chef that can help automate this - deployment process. - In the remainder of the guide, we assume that you have - successfully deployed an OpenStack cloud and are able to - perform basic operations such as adding images, booting - instances, and attaching volumes. - As your focus turns to stable operations, we recommend you - do an initial skim of the remainder of the book to get a sense - of the content. Some of this content is useful to read in - advance, so that you can put best practices into effect to - simplify your life in the long run. Other content is more - useful as a reference that you might refer when an unexpected - event occurs, such a power failure or troubleshooting a - particular problem. diff --git a/doc/openstack-ops/ch_ops_lay_of_land.xml b/doc/openstack-ops/ch_ops_lay_of_land.xml index 1e4297fe..4c09ae25 100644 --- a/doc/openstack-ops/ch_ops_lay_of_land.xml +++ b/doc/openstack-ops/ch_ops_lay_of_land.xml @@ -12,8 +12,7 @@ xml:id="lay_of_the_land"> Lay of the Land - From this point forward in the guide, we assume that you - have an OpenStack cloud up and running. This section helps you + This section helps you set up your working environment and use it to take a look around your cloud.
diff --git a/doc/openstack-ops/part_operations.xml b/doc/openstack-ops/part_operations.xml index d0dec8cf..ecb76395 100644 --- a/doc/openstack-ops/part_operations.xml +++ b/doc/openstack-ops/part_operations.xml @@ -13,6 +13,34 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="operations"> Operations + + Congratulations! By now, you should have a solid design for + your cloud. We now recommend that you turn to the OpenStack Install and Deploy Manual - Ubuntu + (http://docs.openstack.org/havana/install-guide/install/apt/), + which contains a step-by-step guide on how to manually install + the OpenStack packages and dependencies on your cloud. + While it is important for an operator to be familiar with + the steps involved in deploying OpenStack, we also strongly + encourage you to evaluate configuration management tools such + as Puppet or + Chef that can help automate this + deployment process. + In the remainder of the guide, we assume that you have + successfully deployed an OpenStack cloud and are able to + perform basic operations such as adding images, booting + instances, and attaching volumes. + As your focus turns to stable operations, we recommend you + do an initial skim of the remainder of the book to get a sense + of the content. Some of this content is useful to read in + advance, so that you can put best practices into effect to + simplify your life in the long run. Other content is more + useful as a reference that you might refer when an unexpected + event occurs, such a power failure or troubleshooting a + particular problem. +