fix some typos in .rst files 19/29419/2
authorzhongjun <zhong.jun@zte.com.cn>
Mon, 27 Feb 2017 17:14:42 +0000 (01:14 +0800)
committerJun Zhong <zhong.jun@zte.com.cn>
Thu, 2 Mar 2017 11:22:54 +0000 (11:22 +0000)
*Correct some typos in vmdeploy.rst
*Correct some typos in installation_guide.rst

Change-Id: I1b395ecbc0f4b5e5e47a056eebc3a1b9fd0e4347
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
docs/installationprocedure/installation_guide.rst
docs/installationprocedure/vmdeploy.rst

index cd2f4c1..5afd73a 100644 (file)
@@ -21,8 +21,8 @@ Before starting the installation of the Danube release of OPNFV, some plannings
 must be done.
 
 
-Retrieving the installation bin image
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Retrieve the installation bin image
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 First of all, the installation bin which includes packages of Daisy, OS,
 OpenStack, and so on is needed for deploying your OPNFV environment.
index bf44c1f..0398234 100644 (file)
@@ -9,9 +9,9 @@ Nodes Configuration (Virtual Deployment)
 
 The below file is the inventory template of deployment nodes:
 
-"./deploy/conf/vm_environment/zte-virtual1/network.yml"
+"./deploy/conf/vm_environment/zte-virtual1/deploy.yml"
 
-You can write your own address/roles reference into it.
+You can write your own name/roles reference into it.
 
         - name -- Host name for deployment node after installation.
 
@@ -43,7 +43,7 @@ E.g. OpenStack only deployment roles setting
           - compute
 
 NOTE:
-IF YOU SELECT MUTIPLE NODES AS CONTROLLER, THE 'ha' role MUST BE SELECT, TOO.
+IF YOU SELECT MUTIPLE NODES AS CONTROLLER, THE 'ha' role MUST BE SELECTED, TOO.
 
 E.g. OpenStack and ceph deployment roles setting
 
@@ -64,7 +64,7 @@ E.g. OpenStack and ceph deployment roles setting
 Network Configuration (Virtual Deployment)
 ------------------------------------------
 
-Before deployment, there are some network configuration to be checked based
+Before deployment, there are some network configurations to be checked based
 on your network topology. The default network configuration file for Daisy is
 "daisy/deploy/config/vm_environment/zte-virtual1/network.yml".
 You can write your own reference into it.