aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJustin-chi <chigang@huawei.com>2016-02-25 15:44:09 +0800
committerJustin-chi <chigang@huawei.com>2016-02-25 16:30:55 +0800
commit553eb40cc40c0a5c1727bc8237932426ea790154 (patch)
treeff5bfae9a8065342d3c9bf14a9da5b9ff6c2a3b1 /docs
parentf2c4677b1c2ec7ade559544cd8e16f865540975a (diff)
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 <chigang@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/FAQ/index.rst4
-rw-r--r--docs/configguide/installerconfig.rst17
-rw-r--r--docs/configguide/references.rst2
-rw-r--r--docs/release-notes/release-notes.rst37
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 <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)
-
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 <XYZ> 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 <http://artifacts.opnfv.org/compass4nfv/brahmaputra/opnfv-2016-02-17_14-01-01.iso>`_
-
-.. This link will be updated at final release.
+ - Compass4nfv/Brahmaputra.1.0 ISO, please get it from `OPNFV software download page <https://www.opnfv.org/software/>`_
.. _document-label:
Documentation deliverables
~~~~~~~~~~~~~~~~~~~~~~~~~~
- - `Installation Instructions <http://artifacts.opnfv.org/compass4nfv/brahmaputra/docs/Brahmaputra_installation-instructions/index.html>`_
-
- - `Release Notes <http://artifacts.opnfv.org/compass4nfv/brahmaputra/docs/Brahmaputra_release-notes/index.html>`_
+ - OPNFV(Brahmaputra) Compass4nfv installation instructions
- - `FAQ <http://artifacts.opnfv.org/compass4nfv/brahmaputra/docs/Brahmaputra_FAQ/index.html>`_
+ - 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: <link>
Test Result
===========
-Brahmaputra test result using <Compass4nfv> as deployment tool.
+The Brahmaputra release with the Compass4nfv deployment toolchain has undergone QA test
+runs with the following results:
- `Functest test result <http://artifacts.opnfv.org/functest/docs/results/overview.html>`_
+ - `Yardstick test result <http://testresults.opnfv.org/grafana/>`_
References
==========
For more information on the OPNFV Brahmaputra release, please visit
http://www.opnfv.org/brahmaputra
-
-:Authors: Justin Chi (HUAWEI)
-:Version: 0.0.1