Fix some typo mistakes 73/28773/2
authorAlex Yang <yangyang1@zte.com.cn>
Thu, 16 Feb 2017 03:41:59 +0000 (11:41 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Thu, 16 Feb 2017 06:04:18 +0000 (14:04 +0800)
Change-Id: If85c06459cda8392827920928b7d65f7e70fc82b
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
ci/deploy/deploy.sh
docs/installationprocedure/installation_guide.rst
docs/installationprocedure/introduction.rst

index 4642d3e..83e9b36 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 ##############################################################################
-# Copyright (c) 2016 ZTE Coreporation and others.
+# Copyright (c) 2016 ZTE Corporation and others.
 # hu.zhijiang@zte.com.cn
 # lu.yao135@zte.com.cn
 # All rights reserved. This program and the accompanying materials
@@ -10,8 +10,8 @@
 # TODO
 # [x] 1. Pass full path for parameter for -d and -n
 # [x] 2. Refactor para fetching procedure of paras_from_deploy
-# [x] 3. Refacotr execute_on_jumpserver
-# [ ] 4. Refacotr for names for var such like net_daisy1, net_daisy2
+# [x] 3. Refactor execute_on_jumpserver
+# [ ] 4. Refactor for names for var such like net_daisy1, net_daisy2
 # [ ] 5. Store PODs' configruation files into securelab
 # [ ] 6. Use POD name as the parameter instead of files
 ##############################################################################
index fbcd839..7417f9e 100644 (file)
@@ -59,21 +59,21 @@ Setup Requirements
 
 If you have only 1 Bare Metal server, Virtual deployment is recommended. if you have more
 than 3 servers, the Bare Metal deployment is recommended. The minimum number of
-servers for each role in Bare metal deployment is listed down below.
-
-+------------+-----------------------+
-| **Role**   | **Number of Severs**  |
-|            |                       |
-+------------+-----------------------+
-| Jump Host  | 1                     |
-|            |                       |
-+------------+-----------------------+
-| Controller | 1                     |
-|            |                       |
-+------------+-----------------------+
-| Compute    | 1                     |
-|            |                       |
-+------------+-----------------------+
+servers for each role in Bare metal deployment is listed below.
+
++------------+------------------------+
+| **Role**   | **Number of Servers**  |
+|            |                        |
++------------+------------------------+
+| Jump Host  | 1                      |
+|            |                        |
++------------+------------------------+
+| Controller | 1                      |
+|            |                        |
++------------+------------------------+
+| Compute    | 1                      |
+|            |                        |
++------------+------------------------+
 
 
 Jumphost Requirements
index 12a3f1d..4781ab7 100644 (file)
@@ -1,6 +1,5 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International Licence.
 .. http://creativecommons.org/licenses/by/4.0
-.. (c) by Weidong Shao (HUAWEI) and Justin Chi (HUAWEI)
 
 Abstract
 ========