aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-08-12 14:25:19 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-08-12 14:25:19 +0000
commitcffd2d6203a9874002a470d7742b19e873830cdb (patch)
tree4dc2ff4bb37a5e6a13b9fa03ec639591f91754da /docs
parentbfc1ffe1139da102426c3494844ed40548a29e17 (diff)
parent8f8054cf624521151a6b6cc36006f27413ae057d (diff)
Merge "docs: Add specs for colorado"
Diffstat (limited to 'docs')
-rw-r--r--docs/build-instruction.rst20
-rw-r--r--docs/configguide/installerconfig.rst44
-rw-r--r--docs/img/plugins_aarch64.pngbin24283 -> 34853 bytes
-rw-r--r--docs/installation-instruction.rst52
-rw-r--r--docs/release-notes.rst72
5 files changed, 94 insertions, 94 deletions
diff --git a/docs/build-instruction.rst b/docs/build-instruction.rst
index d16eb29b..e1ead30e 100644
--- a/docs/build-instruction.rst
+++ b/docs/build-instruction.rst
@@ -1,5 +1,5 @@
=================================================================================================
-OPNFV Build instruction for the AArch64 Brahmaputra 3.0 release of OPNFV when using Fuel as a deployment tool
+OPNFV Build instruction for the AArch64 Colorado 1.0 release of OPNFV when using Fuel as a deployment tool
=================================================================================================
License
@@ -13,14 +13,14 @@ Abstract
========
This document describes how to build the Fuel deployment tool for the
-AArch64 Brahmaputra release of OPNFV build system, dependencies and
+AArch64 Colorado release of OPNFV build system, dependencies and
required system resources.
Introduction
============
This document describes the build system used to build the Fuel
-deployment tool for the AArch64 Brahmaputra release of OPNFV, required
+deployment tool for the AArch64 Colorado release of OPNFV, required
dependencies and minimum requirements on the host to be used for the
build system.
@@ -131,12 +131,12 @@ Now it is time to clone the code repository:
Now you should have the OPNFV ARMBAND repository with its
directories stored locally on your build host.
-Check out the Brahmaputra release:
+Check out the Colorado release:
.. code-block:: bash
$ cd armband
- $ git checkout brahmaputra.3.0
+ $ git checkout colorado.1.0
Clone the armband@OPNFV code Git repository without a SSH key
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -241,7 +241,7 @@ Configure your build environment
--------------------------------
** Configuring the build environment should not be performed if building
-standard Brahmaputra release **
+standard Colorado release **
Select the versions of the components you want to build by editing the
<armband/upstream/fuel/build/config.mk> file.
@@ -270,7 +270,7 @@ that this is not a full build.
This method of plugin selection is not meant to be used from within
Gerrit!
-Note! So far, only ODL plugin was ported to AArch64.
+Note! Not all plugins are ported to AArch64. Full list of supported plugins is in release notes.
Building
========
@@ -337,8 +337,8 @@ The artifacts produced are:
References
==========
-1) `OPNFV Installation instruction for the AArch64 Brahmaputra 3.0 release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/installation-instruction.html>`_
+1) `OPNFV Installation instruction for the AArch64 Colorado 1.0 release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/installation-instruction.html>`_
-2) `OPNFV Build instruction for the AArch64 Brahmaputra 3.0 release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/build-instruction.html>`_
+2) `OPNFV Build instruction for the AArch64 Colorado 1.0 release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/build-instruction.html>`_
-3) `OPNFV Release Note for the AArch64 Brahmaputra 3.0 release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/release-notes.html>`_
+3) `OPNFV Release Note for the AArch64 Colorado 1.0 release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/release-notes.html>`_
diff --git a/docs/configguide/installerconfig.rst b/docs/configguide/installerconfig.rst
index 07a50d94..dfce3409 100644
--- a/docs/configguide/installerconfig.rst
+++ b/docs/configguide/installerconfig.rst
@@ -7,11 +7,11 @@
Fuel configuration
==================
This section provides guidelines on how to install and
-configure the Brahmaputra release of OPNFV when using Fuel as a
+configure the Colorado release of OPNFV when using Fuel as a
deployment tool including required software and hardware
configurations.
-For detailed instructions on how to install the Brahmaputra release using
+For detailed instructions on how to install the Colorado release using
Fuel, see *Reference 13* in section *"Fuel associated references"* below.
Pre-configuration activities
@@ -19,7 +19,7 @@ Pre-configuration activities
Planning the deployment
-Before starting the installation of the Brahmaputra release of
+Before starting the installation of the Colorado release of
OPNFV when using Fuel as a deployment tool, some planning must be
done.
@@ -56,7 +56,7 @@ Before the installation can start, a number of deployment specific parameters mu
Retrieving the ISO image
^^^^^^^^^^^^^^^^^^^^^^^^
First of all, the Fuel deployment ISO image needs to be retrieved, the
-Fuel .iso image of the Brahmaputra release can be found at *Reference: 2*
+Fuel .iso image of the Colorado release can be found at *Reference: 2*
Alternatively, you may build the .iso from source by cloning the
opnfv/fuel git repository. Detailed instructions on how to build
@@ -131,7 +131,7 @@ and another for jump-host communication with the OPNFV cluster.
Install the Fuel jump-host
^^^^^^^^^^^^^^^^^^^^^^^^^^
-Mount the Fuel Brahmaputra ISO file as a boot device to the jump host
+Mount the Fuel Colorado ISO file as a boot device to the jump host
server, reboot it, and install the Fuel Jumphost in accordance with installation instructions, see *Reference 13* in section *"Fuel associated references"*
below.
@@ -149,7 +149,7 @@ Fuel offers an open source framework for creating these plugins, so there’s
a wide range of capabilities that you can enable Fuel to add to your OpenStack
clouds.
-The OPNFV Brahmaputra version of Fuel provides a set of pre-packaged plugins
+The OPNFV Colorado version of Fuel provides a set of pre-packaged plugins
developed by OPNFV:
+--------------------+------------------------------------------------------+
@@ -161,19 +161,19 @@ developed by OPNFV:
| | network control, "Service Function Chaining", |
| | routing, networking policies, etc. |
| | More information on OpenDaylight in the OPNFV |
-| | Brahmaputra release can be found in a separate |
+| | Colorado release can be found in a separate |
| | section in this document. |
+--------------------+------------------------------------------------------+
| ONOS | ONOS is another open-source SDN controller which |
| | in essense fill the same role as OpenDaylight. |
| | More information on ONOS in the OPNFV |
-| | Brahmaputra release can be found in a separate |
+| | Colorado release can be found in a separate |
| | section in this document. |
| | |
+--------------------+------------------------------------------------------+
| BGP-VPN | BGP-VPN provides an BGP/MPLS VPN service |
| | More information on BGP-VPN in the OPNFV |
-| | Brahmaputra release can be found in a separate |
+| | Colorado release can be found in a separate |
| | section in this document. |
| | |
+--------------------+------------------------------------------------------+
@@ -181,7 +181,7 @@ developed by OPNFV:
| | which supports "Network Service Headers" needed |
| | for the "Service function chaining" feature |
| | More information on "Service Function Chaining" |
-| | in the OPNFV Brahmaputra release can be found in a |
+| | in the OPNFV Colorado release can be found in a |
| | in a separate section in this document. |
| | |
+--------------------+------------------------------------------------------+
@@ -189,7 +189,7 @@ developed by OPNFV:
| | with carrier grade characteristics essential for |
| | NFV workloads. |
| | More information on OVS-NFV |
-| | in the OPNFV Brahmaputra release can be found in a |
+| | in the OPNFV Colorado release can be found in a |
| | in a separate section in this document. |
| | |
+--------------------+------------------------------------------------------+
@@ -197,7 +197,7 @@ developed by OPNFV:
| | virtualization characteristics essential for NFV |
| | workloads. |
| | More information on KVM-NFV |
-| | in the OPNFV Brahmaputra release can be found in a |
+| | in the OPNFV Colorado release can be found in a |
| | in a separate section in this document. |
| | |
+--------------------+------------------------------------------------------+
@@ -205,7 +205,7 @@ developed by OPNFV:
| | bench that facilitates characteristics/performance |
| | evaluation of vSwithches |
| | More information on VSPERF |
-| | in the OPNFV Brahmaputra release can be found in a |
+| | in the OPNFV Colorado release can be found in a |
| | in a separate section in this document. |
| | |
+--------------------+------------------------------------------------------+
@@ -267,7 +267,7 @@ For detailed guide-lines on node allocation, please refer to the installation in
Off-line deployment
^^^^^^^^^^^^^^^^^^^
-The OPNFV Brahmaputra version of Fuel can be deployed using on-line upstream
+The OPNFV Colorado version of Fuel can be deployed using on-line upstream
repositories (default) or off-line using built-in local repositories on the
Fuel jump-start server.
@@ -277,7 +277,7 @@ in section *"Fuel associated references"* below.
Deployment
^^^^^^^^^^
-You should now be ready to deploy your OPNFV Brahmaputra environment - but before doing so you may want to verify your network settings.
+You should now be ready to deploy your OPNFV Colorado environment - but before doing so you may want to verify your network settings.
For further details on network verification and deployment, please refer to
the installation instructions found in, *Reference 13*, provided in section
@@ -310,13 +310,13 @@ Fuel
6) `The Fuel OpenStack project <https://wiki.openstack.org/wiki/Fuel>`_
-7) `Fuel documentation overview <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/>`_
+7) `Fuel documentation overview <https://docs.fuel-infra.org/openstack/fuel/fuel-9.0/>`_
-8) `Fuel planning guide <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/mos-planning-guide.html>`_
+8) `Fuel planning guide <https://docs.fuel-infra.org/openstack/fuel/fuel-9.0/mos-planning-guide.html>`_
-9) `Fuel quick start guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/quickstart-guide.html>`_
+9) `Fuel quick start guide <https://docs.mirantis.com/openstack/fuel/fuel-9.0/quickstart-guide.html>`_
-10) `Fuel operations guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html>`_
+10) `Fuel operations guide <https://docs.mirantis.com/openstack/fuel/fuel-9.0/operations.html>`_
11) `Fuel Plugin Developers Guide <https://wiki.openstack.org/wiki/Fuel/Plugins>`_
@@ -325,8 +325,8 @@ Fuel
Fuel in OPNFV
~~~~~~~~~~~~~
-13) `OPNFV Installation instruction for the Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/brahmaputra/docs/installation-instruction.html>`_
+13) `OPNFV Installation instruction for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/docs/installation-instruction.html>`_
-14) `OPNFV Build instruction for the Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/brahmaputra/docs/build-instruction.html>`_
+14) `OPNFV Build instruction for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/docs/build-instruction.html>`_
-15) `OPNFV Release Note for the Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/brahmaputra/docs/release-notes.html>`_
+15) `OPNFV Release Note for the Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/fuel/docs/release-notes.html>`_
diff --git a/docs/img/plugins_aarch64.png b/docs/img/plugins_aarch64.png
index 8e4417db..83c0262d 100644
--- a/docs/img/plugins_aarch64.png
+++ b/docs/img/plugins_aarch64.png
Binary files differ
diff --git a/docs/installation-instruction.rst b/docs/installation-instruction.rst
index c8f63bb7..f12f4749 100644
--- a/docs/installation-instruction.rst
+++ b/docs/installation-instruction.rst
@@ -1,5 +1,5 @@
====================================================================================================================
-OPNFV Installation instruction for the AArch64 Brahmaputra 3.0 release of OPNFV when using Fuel as a deployment tool
+OPNFV Installation instruction for the AArch64 Colorado 1.0 release of OPNFV when using Fuel as a deployment tool
====================================================================================================================
License
@@ -12,7 +12,7 @@ License. .. http://creativecommons.org/licenses/by/4.0 ..
Abstract
========
-This document describes how to install the Brahmaputra 3.0 release of
+This document describes how to install the Colorado 1.0 release of
OPNFV when using Fuel as a deployment tool, with an AArch64 (only) target
node pool.
@@ -20,7 +20,7 @@ Introduction
============
This document provides guidelines on how to install and
-configure the Brahmaputra 3.0 release of OPNFV when using Fuel as a
+configure the Colorado 1.0 release of OPNFV when using Fuel as a
deployment tool, with an AArch64 (only) target node pool,
including required software and hardware configurations.
@@ -28,7 +28,7 @@ Although the available installation options give a high degree of
freedom in how the system is set-up, including architecture, services
and features, etc., said permutations may not provide an OPNFV
compliant reference architecture. This instruction provides a
-step-by-step guide that results in an OPNFV Brahmaputra compliant
+step-by-step guide that results in an OPNFV Colorado compliant
deployment.
The audience of this document is assumed to have good knowledge in
@@ -36,7 +36,7 @@ networking and Unix/Linux administration.
Preface
=======
-Before starting the installation of the AArch64 Brahmaputra 3.0 release of
+Before starting the installation of the AArch64 Colorado 1.0 release of
OPNFV, using Fuel as a deployment tool, some planning must be
done.
@@ -44,7 +44,7 @@ Retrieving the ISO image
------------------------
First of all, the Fuel deployment ISO image needs to be retrieved, the
-ArmbandFuel .iso image of the AArch64 Brahmaputra release can be found
+ArmbandFuel .iso image of the AArch64 Colorado release can be found
at *Reference: 2*
Building the ISO image
@@ -52,18 +52,18 @@ Building the ISO image
Alternatively, you may build the ArmbandFuel .iso from source by cloning the
opnfv/armband git repository. To retrieve the repository for the AArch64
-Brahmaputra 3.0 release use the following command:
+Colorado 1.0 release use the following command:
.. code-block:: bash
$ git clone https://gerrit.opnfv.org/gerrit/armband
-Check-out the Brahmaputra release tag to set the HEAD to the
-baseline required to replicate the Brahmaputra release:
+Check-out the Colorado release tag to set the HEAD to the
+baseline required to replicate the Colorado release:
.. code-block:: bash
- $ git checkout brahmaputra.3.0
+ $ git checkout colorado.1.0
Go to the armband directory and build the .iso:
@@ -113,7 +113,7 @@ Hardware requirements
=====================
The following minimum hardware requirements must be met for the
-installation of AArch64 Brahmaputra 3.0 using Fuel:
+installation of AArch64 Colorado 1.0 using Fuel:
+--------------------+------------------------------------------------------+
| **HW Aspect** | **Requirement** |
@@ -186,7 +186,7 @@ the Fuel OPNFV reference platform. All the networks involved in the OPNFV
infrastructure as well as the provider networks and the private tenant
VLANs needs to be manually configured.
-Manual configuration of the Brahmaputra hardware platform should
+Manual configuration of the Colorado hardware platform should
be carried out according to the OPNFV Pharos specification:
<https://wiki.opnfv.org/pharos/pharos_specification>
@@ -199,7 +199,7 @@ reference platform stack across a server cluster.
Install Fuel master
-------------------
-#. Mount the Brahmaputra Fuel ISO file/media as a boot device to the jump host server.
+#. Mount the Colorado Fuel ISO file/media as a boot device to the jump host server.
#. Reboot the jump host to establish the Fuel server.
@@ -338,7 +338,7 @@ Install additional Plugins/Features on the FUEL node
Plugin ....... was successfully installed.
- **NOTE**: AArch64 Brahmaputra 3.0 ships only with Opendaylight plugin,
+ **NOTE**: Not all plugins are ported to AArch64 Colorado 1.0
see *Reference 15*.
.. figure:: img/plugin_install.png
@@ -352,7 +352,7 @@ Create an OpenStack Environment
.. figure:: img/newenv.png
-#. Select "<Liberty on Ubuntu 14.04 (aarch64)>" and press <Next>
+#. Select "<Mitaka on Ubuntu 14.04 (aarch64)>" and press <Next>
#. Select "compute virtulization method".
@@ -550,7 +550,7 @@ Allocate nodes to environment and assign functional roles
OPTIONAL - UNTESTED - Set Local Mirror Repos
---------------------------------
-**NOTE**: AArch64 Brahmaputra 3.0 does not fully support local Ubuntu mirrors,
+**NOTE**: AArch64 Colorado 1.0 does not fully support local Ubuntu mirrors,
or at least does not ship with arm64 packages in local repos by default.
In order to use local (partial) Ubuntu mirrors, one should add arm64 packages
by hand to the existing amd64 mirrors and re-generate repo metadata.
@@ -573,9 +573,9 @@ that can be used for installation / deployment of openstack.
- "ubuntu-updates" URI="deb http://<ip-of-fuel-server>:8080/mirrors/ubuntu/ trusty-updates main"
- - "mos" URI="deb http://<ip-of-fuel-server>::8080/liberty-8.0/ubuntu/x86_64 mos8.0 main restricted"
+ - "mos" URI="deb http://<ip-of-fuel-server>::8080/mitaka-8.0/ubuntu/x86_64 mos8.0 main restricted"
- - "Auxiliary" URI="deb http://<ip-of-fuel-server>:8080/liberty-8.0/ubuntu/auxiliary auxiliary main restricted"
+ - "Auxiliary" URI="deb http://<ip-of-fuel-server>:8080/mitaka-8.0/ubuntu/auxiliary auxiliary main restricted"
- Click <Save Settings> at the bottom to Save your changes
@@ -710,7 +710,7 @@ OPNFV
OpenStack
---------
-3) `OpenStack Liberty Release artifacts <http://www.openstack.org/software/liberty>`_
+3) `OpenStack Mitaka Release artifacts <http://www.openstack.org/software/mitaka>`_
4) `OpenStack documentation <http://docs.openstack.org>`_
@@ -723,13 +723,13 @@ Fuel
----
6) `The Fuel OpenStack project <https://wiki.openstack.org/wiki/Fuel>`_
-7) `Fuel documentation overview <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/>`_
+7) `Fuel documentation overview <https://docs.fuel-infra.org/openstack/fuel/fuel-9.0/>`_
-8) `Fuel planning guide <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/mos-planning-guide.html>`_
+8) `Fuel planning guide <https://docs.fuel-infra.org/openstack/fuel/fuel-9.0/mos-planning-guide.html>`_
-9) `Fuel quick start guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/quickstart-guide.html>`_
+9) `Fuel quick start guide <https://docs.mirantis.com/openstack/fuel/fuel-9.0/quickstart-guide.html>`_
-10) `Fuel operations guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html>`_
+10) `Fuel operations guide <https://docs.mirantis.com/openstack/fuel/fuel-9.0/operations.html>`_
11) `Fuel Plugin Developers Guide <https://wiki.openstack.org/wiki/Fuel/Plugins>`_
@@ -738,8 +738,8 @@ Fuel
Fuel in OPNFV
-------------
-13) `OPNFV Installation instruction for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/installation-instruction.html>`_
+13) `OPNFV Installation instruction for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/installation-instruction.html>`_
-14) `OPNFV Build instruction for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/build-instruction.html>`_
+14) `OPNFV Build instruction for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/build-instruction.html>`_
-15) `OPNFV Release Note for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/release-notes.html>`_
+15) `OPNFV Release Note for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/release-notes.html>`_
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 2600eca3..91881b02 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -1,5 +1,5 @@
============================================================================================
-OPNFV Release Note for the AArch64 Brahmaputra 3.0 release of OPNFV when using Fuel as a deployment tool
+OPNFV Release Note for the AArch64 Colorado 1.0 release of OPNFV when using Fuel as a deployment tool
============================================================================================
License
@@ -12,7 +12,7 @@ License. .. http://creativecommons.org/licenses/by/4.0 ..
Abstract
========
-This document compiles the release notes for the Brahmaputra 3.0 release of
+This document compiles the release notes for the Colorado 1.0 release of
OPNFV when using Fuel as a deployment tool, with an AArch64 (only) target
node pool.
@@ -20,9 +20,9 @@ Important notes
===============
These notes provide release information for the use of Fuel as deployment
-tool for the AArch64 Brahmaputra 3.0 release of OPNFV.
+tool for the AArch64 Colorado 1.0 release of OPNFV.
-The goal of the Brahmaputra release and this Fuel-based deployment process is
+The goal of the Colorado release and this Fuel-based deployment process is
to establish a lab ready platform accelerating further development
of the OPNFV infrastructure on AArch64 architecture.
@@ -37,10 +37,14 @@ Carefully follow the installation-instructions provided in *Reference 13*.
Summary
=======
-For AArch64 Brahmaputra, the typical use of Fuel as an OpenStack installer is
+For AArch64 Colorado, the typical use of Fuel as an OpenStack installer is
supplemented with OPNFV unique components such as:
-- `OpenDaylight <http://www.opendaylight.org/software>`_ version "Berylium SR1"
+- `OpenDaylight <http://www.opendaylight.org/software>`_ version "Berylium SR3"
+
+- `Open vSwitch for NFV <https://wiki.opnfv.org/ovsnfv>`_
+
+- `VSPERF <https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases>`_
The following OPNFV plugins are not yet ported for AArch64:
@@ -52,13 +56,9 @@ The following OPNFV plugins are not yet ported for AArch64:
- `NFV Hypervisors-KVM <https://wiki.opnfv.org/nfv-kvm>`_
-- `Open vSwitch for NFV <https://wiki.opnfv.org/ovsnfv>`_
-
-- `VSPERF <https://wiki.opnfv.org/characterize_vswitch_performance_for_telco_nfv_use_cases>`_
-
As well as OPNFV-unique configurations of the Hardware- and Software stack.
-This Brahmaputra artifact provides Fuel as the deployment stage tool in the
+This Colorado artifact provides Fuel as the deployment stage tool in the
OPNFV CI pipeline including:
- Documentation built by Jenkins
@@ -71,11 +71,11 @@ OPNFV CI pipeline including:
- build-instructions
-- The Brahmaputra Fuel installer image for AArch64 (.iso) built by Jenkins
+- The Colorado Fuel installer image for AArch64 (.iso) built by Jenkins
-- Automated deployment of Brahmaputra with running on bare metal or a nested hypervisor environment (KVM)
+- Automated deployment of Colorado with running on bare metal or a nested hypervisor environment (KVM)
-- Automated validation of the Brahmaputra deployment
+- Automated validation of the Colorado deployment
Release Data
============
@@ -84,20 +84,20 @@ Release Data
| **Project** | fuel |
| | |
+--------------------------------------+--------------------------------------+
-| **Repo/tag** | brahmaputra.3.0 |
+| **Repo/tag** | colorado.1.0 |
| | |
+--------------------------------------+--------------------------------------+
-| **Release designation** | Brahmaputra 3.0 follow-up release |
+| **Release designation** | Colorado 1.0 |
| | |
+--------------------------------------+--------------------------------------+
-| **Release date** | May 6 2016 |
+| **Release date** | Sep 22 2016 |
| | |
+--------------------------------------+--------------------------------------+
-| **Purpose of the delivery** | Brahmaputra alignment to Released |
-| | Fuel 8.0 baseline + Bug-fixes for |
+| **Purpose of the delivery** | Colorado alignment to Released |
+| | Fuel 9.0 baseline + Bug-fixes for |
| | the following feaures/scenarios: |
| | - Added AArch64 target support |
-| | - OpenDaylight SR1 |
+| | - OpenDaylight SR3 |
| | |
+--------------------------------------+--------------------------------------+
@@ -106,21 +106,21 @@ Version change
Module version changes
~~~~~~~~~~~~~~~~~~~~~~
-This is the first AArch64 release for Brahmaputra 3.0. It is based on
+This is the first AArch64 release for Colorado 1.0. It is based on
following upstream versions:
-- Fuel 8.0 Base release
+- Fuel 9.0 Base release
-- OpenStack Liberty release
+- OpenStack Mitaka release
-- OPNFV Fuel Brahmaputra 3.0 release
+- OPNFV Fuel Colorado 1.0 release
-- OpenDaylight Beryllium SR1 release
+- OpenDaylight Beryllium SR3 release
Document changes
~~~~~~~~~~~~~~~~
-This is based upon a follow-up release to Brahmaputra 1.0. It
+This is based upon a follow-up release to Colorado 1.0. It
comes with the following documentation:
- Installation instructions - *Reference 13* - **Changed**
@@ -206,12 +206,12 @@ Workarounds
Test results
============
-The Brahmaputra 3.0 release with the Fuel deployment tool has undergone QA test
+The Colorado 1.0 release with the Fuel deployment tool has undergone QA test
runs, see separate test results.
References
==========
-For more information on the OPNFV Brahmaputra release, please see:
+For more information on the OPNFV Colorado release, please see:
OPNFV
-----
@@ -223,7 +223,7 @@ OPNFV
OpenStack
---------
-3) `OpenStack Liberty Release artifacts <http://www.openstack.org/software/liberty>`_
+3) `OpenStack Mitaka Release artifacts <http://www.openstack.org/software/mitaka>`_
4) `OpenStack documentation <http://docs.openstack.org>`_
@@ -237,13 +237,13 @@ Fuel
6) `The Fuel OpenStack project <https://wiki.openstack.org/wiki/Fuel>`_
-7) `Fuel documentation overview <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/>`_
+7) `Fuel documentation overview <https://docs.fuel-infra.org/openstack/fuel/fuel-9.0/>`_
-8) `Fuel planning guide <https://docs.fuel-infra.org/openstack/fuel/fuel-8.0/mos-planning-guide.html>`_
+8) `Fuel planning guide <https://docs.fuel-infra.org/openstack/fuel/fuel-9.0/mos-planning-guide.html>`_
-9) `Fuel quick start guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/quickstart-guide.html>`_
+9) `Fuel quick start guide <https://docs.mirantis.com/openstack/fuel/fuel-9.0/quickstart-guide.html>`_
-10) `Fuel operations guide <https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html>`_
+10) `Fuel operations guide <https://docs.mirantis.com/openstack/fuel/fuel-9.0/operations.html>`_
11) `Fuel Plugin Developers Guide <https://wiki.openstack.org/wiki/Fuel/Plugins>`_
@@ -252,8 +252,8 @@ Fuel
Fuel in OPNFV
-------------
-13) `OPNFV Installation instruction for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/installation-instruction.html>`_
+13) `OPNFV Installation instruction for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/installation-instruction.html>`_
-14) `OPNFV Build instruction for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/build-instruction.html>`_
+14) `OPNFV Build instruction for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/build-instruction.html>`_
-15) `OPNFV Release Note for the AArch64 Brahmaputra release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/brahmaputra/docs/release-notes.html>`_
+15) `OPNFV Release Note for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool <http://artifacts.opnfv.org/armband/docs/release-notes.html>`_