[compass-docs] correct some minor mistake 49/31749/1
authormeimei <meimei@huawei.com>
Fri, 24 Mar 2017 09:22:16 +0000 (17:22 +0800)
committerJustin chi <chigang@huawei.com>
Sat, 25 Mar 2017 01:32:34 +0000 (01:32 +0000)
Change-Id: I0e065552cbcaeffde83daeac9d1c27445f6cfcbb
Signed-off-by: meimei <meimei@huawei.com>
(cherry picked from commit 751fe977da4661d7c99733afc7d0b1d060da198d)

docs/release/installation/bmdeploy.rst
docs/release/installation/expansion.rst
docs/release/installation/offline-deploy.rst

index 43f0837..7bf4071 100644 (file)
@@ -79,7 +79,7 @@ E.g. Openstack only deployment roles setting
           - compute
 
 NOTE:
-THE 'ha' role MUST BE SELECT WITH CONTROLLERS, EVEN THERE IS ONLY ONE CONTROLLER NODE.
+THE 'ha' role MUST BE SELECTED WITH CONTROLLERS, EVEN THERE IS ONLY ONE CONTROLLER NODE.
 
 E.g. Openstack and ceph deployment roles setting
 
index df0edb2..fddeed2 100644 (file)
@@ -12,11 +12,10 @@ The below file is the inventory template of deployment nodes:
 
     "./deploy/conf/hardware_environment/huawei-pod1/network.yml"
 
-You can edit the network.yml which you had edited before the first deployment.
+You need to edit the network.yml which you had edited the first deployment.
 
 NOTE:
-External subnet's ip_range should be changed as the first 6 IPs are already taken
-by the first deployment.
+External subnet's ip_range should exclude the IPs those have already been used.
 
 Edit DHA File
 -------------
index 68c78a0..c854f87 100644 (file)
@@ -3,9 +3,9 @@
 Offline Deploy
 ==============
 
-Compass4nfv uses offline approuch to deploy cluster and support complete offline
+Compass4nfv uses offline approach to deploy cluster and support complete offline
 deployment on a jumphost without access internet. Here is the offline deployment
-instuction:
+instruction:
 
 Preparation for offline deploy
 ------------------------------