From d90b4b863f72b132a5ce3ffdca1aa59735ceee38 Mon Sep 17 00:00:00 2001 From: Shilla Saebi Date: Tue, 20 Jan 2015 00:51:21 -0500 Subject: [PATCH] small addition to ch_basic_environment added "a" before suitable Change-Id: I72c53500baf1c2888f2695fad2a85e9b43775793 --- doc/install-guide/section_basics-queue.xml | 6 +++--- doc/install-guide/section_neutron-network-node.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install-guide/section_basics-queue.xml b/doc/install-guide/section_basics-queue.xml index ae620bfac2..ed2eca4042 100644 --- a/doc/install-guide/section_basics-queue.xml +++ b/doc/install-guide/section_basics-queue.xml @@ -69,11 +69,11 @@ message broker. For production environments, you should create a unique account - with suitable password. For more information on securing the + with a suitable password. For more information on securing the message broker, see the documentation. - If you decide to create a unique account with suitable password + If you decide to create a unique account with a suitable password for your test environment, you must configure the rabbit_userid and rabbit_password keys in the configuration file @@ -90,6 +90,6 @@ - Congratulations, now you are ready to install OpenStack + Congratulations, you are now ready to install OpenStack services! diff --git a/doc/install-guide/section_neutron-network-node.xml b/doc/install-guide/section_neutron-network-node.xml index 6d60a67b61..673ba08994 100644 --- a/doc/install-guide/section_neutron-network-node.xml +++ b/doc/install-guide/section_neutron-network-node.xml @@ -307,7 +307,7 @@ verbose = True adjust the MTU. Some cloud images ignore the DHCP MTU option in which case - you should configure it using metadata, script, or other suitable + you should configure it using metadata, a script, or another suitable method.