From 234abe8756b4d0915149ad190b3cd9b3b237504a Mon Sep 17 00:00:00 2001 From: Justin-chi Date: Thu, 25 Feb 2016 15:44:09 +0800 Subject: Update release notes and installation instructions Final update for Brahmaputra 1.0 release Removal faq from Brahmaputra 1.0 Update ODL version Change-Id: I82b39ff09b934b6527fb539d2b1efd74ea62b533 Signed-off-by: Justin-chi (cherry picked from commit 553eb40cc40c0a5c1727bc8237932426ea790154) --- docs/configguide/installerconfig.rst | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'docs/configguide/installerconfig.rst') 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 `_ + +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 -- cgit 1.2.3-korg