diff options
author | Justin chi <chigang@huawei.com> | 2016-09-12 03:09:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-12 03:09:16 +0000 |
commit | bdcfcecc915128a37bda596b7e28a3996c67d046 (patch) | |
tree | c5f04f8a1c5bd166ffe5a6b318d307340b75dd66 /docs/configguide/installerconfig.rst | |
parent | 9f1016aa6edc4af9f74c55b801b4de6f0c999f0a (diff) | |
parent | 1a86484f46af06ebd9b272e79946ba6fab114e33 (diff) |
Merge "Add a run.sh"
Diffstat (limited to 'docs/configguide/installerconfig.rst')
-rw-r--r-- | docs/configguide/installerconfig.rst | 17 |
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. -.. |