diff options
author | Justin-chi <chigang@huawei.com> | 2016-02-25 15:44:09 +0800 |
---|---|---|
committer | Justin chi <chigang@huawei.com> | 2016-02-25 09:11:36 +0000 |
commit | 234abe8756b4d0915149ad190b3cd9b3b237504a (patch) | |
tree | 5e6d5c25a68adc648059155b96827c80b896a6c4 /docs/configguide | |
parent | 93a0ffb2fdc8d9aa1687d7d53e0ccc8f49ac6281 (diff) |
Update release notes and installation instructionsbrahmaputra.1.0
Final update for Brahmaputra 1.0 release
Removal faq from Brahmaputra 1.0
Update ODL version
Change-Id: I82b39ff09b934b6527fb539d2b1efd74ea62b533
Signed-off-by: Justin-chi <chigang@huawei.com>
(cherry picked from commit 553eb40cc40c0a5c1727bc8237932426ea790154)
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/installerconfig.rst | 17 | ||||
-rw-r--r-- | docs/configguide/references.rst | 2 |
2 files changed, 13 insertions, 6 deletions
diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst index 932356cf..e4611eec 100644 --- a/docs/configguide/installerconfig.rst +++ b/docs/configguide/installerconfig.rst @@ -29,8 +29,12 @@ Retrieving the installation ISO image ------------------------------------- First of all, The installation ISO is needed for deploying your OPNFV -environment, it included packages of Compass,OpenStack,OpenDaylight,ONOS -and so on. the iso can be retrieved via OPNFV artifacts repository: +environment, it included packages of Compass, OpenStack, OpenDaylight, ONOS +and so on. + +The stable release ISO can be retrieved via `OPNFV software download page <https://www.opnfv.org/software/>`_ + +The daily build ISO can be retrieved via OPNFV artifacts repository: http://artifacts.opnfv.org/ @@ -53,13 +57,18 @@ To retrieve the repository of Compass4nfv on Jumphost use the following command: - git clone https://gerrit.opnfv.org/gerrit/compass4nfv +To get stable/brahmaputra release, you can use the following command: + +- git checkout brahmaputra.1.0 + NOTE: PLEASE DO NOT GIT CLONE COMPASS4NFV IN root DIRECTORY. -If you don't have a Linux foundation user id, get your own by the url: +If you don't have a Linux foundation user id, get it first by the url: https://wiki.opnfv.org/developer/getting_started -Set the branch to the corresponding deployment scripts: +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 diff --git a/docs/configguide/references.rst b/docs/configguide/references.rst index 0f317dd5..467bf08d 100644 --- a/docs/configguide/references.rst +++ b/docs/configguide/references.rst @@ -36,5 +36,3 @@ Compass `Compass Home Page <http://www.syscompass.org/>`_ -:Authors: Justin Chi (HUAWEI) - |