aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configguide/installerconfig.rst
diff options
context:
space:
mode:
authorliyuenan <liyuenan@huawei.com>2016-09-09 10:16:18 +0800
committerliyuenan <liyuenan@huawei.com>2016-09-12 10:57:07 +0800
commit1a86484f46af06ebd9b272e79946ba6fab114e33 (patch)
tree5e43987639277d7bb31c765f1de54b285324eedb /docs/configguide/installerconfig.rst
parent18c5212df117296dbd43e36a75d51485f5ae5cde (diff)
Add a run.sh
Add a run.sh for deploy openstack and edit instruction Change-Id: I3937ca59c12c53a7a1828138b3d70d8cb42a8fbe Signed-off-by: liyuenan <liyuenan@huawei.com>
Diffstat (limited to 'docs/configguide/installerconfig.rst')
-rw-r--r--docs/configguide/installerconfig.rst17
1 files changed, 1 insertions, 16 deletions
diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst
index 21cd0825..9e552494 100644
--- a/docs/configguide/installerconfig.rst
+++ b/docs/configguide/installerconfig.rst
@@ -57,26 +57,12 @@ To retrieve the repository of Compass4nfv on Jumphost use the following command:
- git clone https://gerrit.opnfv.org/gerrit/compass4nfv
-NOTE: PLEASE DO NOT GIT CLONE COMPASS4NFV IN root DIRECTORY.
+NOTE: PLEASE DO NOT GIT CLONE COMPASS4NFV IN root DIRECTORY(Include subfolders).
To get stable /colorado release, you can use the following command:
- git checkout colorado.1.0
-If you don't have a Linux foundation user id, get it first by the url:
-
-https://wiki.opnfv.org/developer/getting_started
-
-If you want to use a daily release ISO, please checkout the corresponding sha1 to
-get the deployment scripts:
-
-E.g.
-Git sha1 in file "opnfv-2016-01-16_15-03-18.properties" is
-d5a13ce7cc2ce89946d34b0402ecf33c1d291851
-
-- git checkout d5a13ce7cc2ce89946d34b0402ecf33c1d291851
-
-
Setup Requirements
------------------
@@ -167,4 +153,3 @@ In order to execute a deployment, one must gather the following information:
2. IPMI login information for the nodes (user/pass).
3. MAC address of Control Plane / Provisioning interfaces of the Bare Metal nodes.
-..