summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-03-03 09:04:41 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-03 09:04:41 +0000
commitfad85bb5ecb07240f909ad812bf58c194bc10453 (patch)
tree9318e18a8df0d3912e67122f72627a54947070b4
parent35b6ee18ef8a4c3ee2b51c7447942d79941b06d1 (diff)
parent87ad0372e0bbf9e96863fdeae1572de6a23faf42 (diff)
Merge "fix some typos in .rst files"
-rw-r--r--docs/installationprocedure/installation_guide.rst4
-rw-r--r--docs/installationprocedure/vmdeploy.rst8
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/installationprocedure/installation_guide.rst b/docs/installationprocedure/installation_guide.rst
index cd2f4c1e..5afd73aa 100644
--- a/docs/installationprocedure/installation_guide.rst
+++ b/docs/installationprocedure/installation_guide.rst
@@ -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.
diff --git a/docs/installationprocedure/vmdeploy.rst b/docs/installationprocedure/vmdeploy.rst
index bf44c1f9..03982342 100644
--- a/docs/installationprocedure/vmdeploy.rst
+++ b/docs/installationprocedure/vmdeploy.rst
@@ -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.