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/FAQ/index.rst | 4 ---- docs/configguide/installerconfig.rst | 17 +++++++++++++---- docs/configguide/references.rst | 2 -- docs/release-notes/release-notes.rst | 37 ++++++++++++------------------------ 4 files changed, 25 insertions(+), 35 deletions(-) diff --git a/docs/FAQ/index.rst b/docs/FAQ/index.rst index dfe8de3e..f12a327f 100644 --- a/docs/FAQ/index.rst +++ b/docs/FAQ/index.rst @@ -10,7 +10,3 @@ Contents: .. toctree:: :numbered: :maxdepth: 4 - - how-to-build-customized-iso.rst - how-to-deploy-without-internet-access.rst - how-to-integrate-plugins.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 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 `_ -:Authors: Justin Chi (HUAWEI) - diff --git a/docs/release-notes/release-notes.rst b/docs/release-notes/release-notes.rst index 9c4267a4..5b277db0 100644 --- a/docs/release-notes/release-notes.rst +++ b/docs/release-notes/release-notes.rst @@ -18,9 +18,8 @@ Introduction Compass4nfv is an OPNFV installer project based on open source project Compass, which provides automated deployment and management of OpenStack and other distributed systems. -Provide a brief introduction of how this release is used in OPNFV release using as a deployment tool - -Be sure to reference your installation-instructions. +Please carefully follow the Installation Instructions to deploy OPNFV using Compass4nfv +installer. Release Data ============ @@ -48,27 +47,16 @@ Deliverables Software deliverables ~~~~~~~~~~~~~~~~~~~~~ - - Deployment Script - - It is a part of Compass4nfv repository, the entry of deployment sctripts is "compass4nfv/deploy.sh", - to retrieve the repository of Compass4nfv by following command: - - git clone https://gerrit.opnfv.org/gerrit/compass4nfv - - - `Compass4nfv ISO link `_ - -.. This link will be updated at final release. + - Compass4nfv/Brahmaputra.1.0 ISO, please get it from `OPNFV software download page `_ .. _document-label: Documentation deliverables ~~~~~~~~~~~~~~~~~~~~~~~~~~ - - `Installation Instructions `_ - - - `Release Notes `_ + - OPNFV(Brahmaputra) Compass4nfv installation instructions - - `FAQ `_ + - OPNFV(Brahmaputra) Compass4nfv Release Notes Version change -------------- @@ -82,11 +70,11 @@ upstream components supported with this release. - Ubuntu 14.04.3 - - Openstack Liberty + - Openstack (Liberty release) - - Opendaylight + - Opendaylight (Beryllium rc1 release) - - ONOS Emu + - ONOS (Emu release) Document version change ~~~~~~~~~~~~~~~~~~~~~~~ @@ -109,7 +97,7 @@ Feature additions | JIRA: COMPASS-307 | Integration OpenDaylight Beryllium | | | | +--------------------------------------+-----------------------------------------+ -| JIRA: | | +| | | | | | +--------------------------------------+-----------------------------------------+ @@ -154,14 +142,13 @@ See JIRA: Test Result =========== -Brahmaputra test result using as deployment tool. +The Brahmaputra release with the Compass4nfv deployment toolchain has undergone QA test +runs with the following results: - `Functest test result `_ + - `Yardstick test result `_ References ========== For more information on the OPNFV Brahmaputra release, please visit http://www.opnfv.org/brahmaputra - -:Authors: Justin Chi (HUAWEI) -:Version: 0.0.1 -- cgit 1.2.3-korg