From 369625672f65e182baebf5e7ca16d7da1d8c11fd Mon Sep 17 00:00:00 2001 From: cristinapauna Date: Wed, 14 Sep 2016 17:15:18 +0300 Subject: Update documentation with AArch64 specifics The documentationfrom Fuel was introduced to armband project by https://gerrit.opnfv.org/gerrit/#/c/20679/ This patch updates it with aarch64 specifics Change-Id: I05eccef015fd399e7d05a0505e85e733a8e95f1d Signed-off-by: cristinapauna (cherry picked from commit 5bd99052ed055c76efbc479f00edb09b5780cb56) --- docs/releasenotes/release-notes.rst | 60 +++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 25 deletions(-) (limited to 'docs/releasenotes/release-notes.rst') diff --git a/docs/releasenotes/release-notes.rst b/docs/releasenotes/release-notes.rst index fa9e98e0..e87699e2 100644 --- a/docs/releasenotes/release-notes.rst +++ b/docs/releasenotes/release-notes.rst @@ -9,18 +9,25 @@ Abstract ======== This document compiles the release notes for the Colorado 1.0 release of -OPNFV when using Fuel as a deployment tool. +OPNFV when using Fuel as a deployment tool, with an AArch64 (only) target +node pool. =============== Important notes =============== These notes provides release information for the use of Fuel as deployment -tool for the Colorado 1.0 release of OPNFV. +tool for the AArch64 Colorado 1.0 release of OPNFV. -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. +The goal of the AArch64 Colorado release and this Fuel-based deployment process +is to establish a lab ready platform accelerating further development +of the OPNFV on AArch64 infrastructure. + +Due to early docker and nodejs support on AArch64, we will still use an +x86_64 Fuel Master to build and deploy an AArch64 target pool. + +Although not currently supported, mixing x86_64 and AArch64 architectures +inside the target pool will be possible later. Carefully follow the installation-instructions provided in *Reference 13*. @@ -28,11 +35,17 @@ Carefully follow the installation-instructions provided in *Reference 13*. Summary ======= -For Colorado, 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 `_ version "Beryllium SR3" [1]_ - 'http://www.opendaylight.org/software' +- `Open vSwitch for NFV `_ 'https://wiki.opnfv.org/ovsnfv' + +- `BGPVPN `_ 'http://docs.openstack.org/developer/networking-bgpvpn/' + +The following OPNFV plugins are not yet ported for AArch64: + - `ONOS `_ version "Drake" - 'http://onosproject.org/' - `Service function chaining `_ 'https://wiki.opnfv.org/service_function_chaining' @@ -41,8 +54,6 @@ supplemented with OPNFV unique components such as: - `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. @@ -60,7 +71,7 @@ OPNFV CI pipeline including: - build-instructions -- The Colorado Fuel installer image (.iso) built by Jenkins +- The Colorado Fuel installer image AArch64 (.iso) built by Jenkins - Automated deployment of Colorado with running on bare metal or a nested hypervisor environment (KVM) @@ -71,13 +82,13 @@ Release Data ============ +--------------------------------------+--------------------------------------+ -| **Project** | fuel | +| **Project** | armband | | | | +--------------------------------------+--------------------------------------+ | **Repo/tag** | colorado.1.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | Colorado 1.0 follow-up release | +| **Release designation** | Colorado 1.0 main release | | | | +--------------------------------------+--------------------------------------+ | **Release date** | September 22 2016 | @@ -86,11 +97,8 @@ Release Data | **Purpose of the delivery** | Colorado alignment to Released | | | Fuel 9.0 baseline + Bug-fixes for | | | the following feaures/scenarios: | -| | - NFV Hypervisors-KVM | | | - Open vSwitch for NFV | | | - OpenDaylight | -| | - SDN distributed routing and VPN | -| | - Service function chaining | | | | +--------------------------------------+--------------------------------------+ @@ -99,7 +107,7 @@ Version change Module version changes ---------------------- -This is a follow-up release to Colorado 1.0. It is based on +This is a main release. It is based on following upstream versions: - Fuel 9.0 Base release @@ -108,12 +116,11 @@ following upstream versions: - OpenDaylight Beryllium SR3 release [1]_ -- ONOS Drake release Document changes ---------------- -This is a follow-up release to Colorado 1.0. It -comes with the following documentation: +This is a main release. +It comes with the following documentation: - Installation instructions - *Reference 13* - **Changed** @@ -136,7 +143,7 @@ Bug corrections **JIRA TICKETS:** -`Workarounds `_ 'https://jira.opnfv.org/issues/?filter=11121' +`Workarounds `_ 'https://jira.opnfv.org/issues/?filter=11175' (Also See respective Integrated feature project's bug tracking) @@ -146,7 +153,7 @@ Deliverables Software deliverables --------------------- -Fuel-based installer iso file found in *Reference 2* +AArch64 Fuel-based installer iso file found in *Reference 2* Documentation deliverables -------------------------- @@ -172,13 +179,16 @@ System Limitations - **Max number of networks:** 65k +- **Fuel master arch:** x86_64 + +- **Target node arch:** aarch64 Known issues ============ **JIRA TICKETS:** -`Known issues `_ 'https://jira.opnfv.org/issues/?filter=11119' +`Known issues `_ 'https://jira.opnfv.org/issues/?filter=11176' (Also See respective Integrated feature project's bug tracking) @@ -187,7 +197,7 @@ Workarounds **JIRA TICKETS:** -`Workarounds `_ 'https://jira.opnfv.org/issues/?filter=11120' +- (Also See respective Integrated feature project's bug tracking) @@ -241,10 +251,10 @@ Fuel Fuel in OPNFV ============= -13) `OPNFV Installation instruction for the Colorado release of OPNFV when using Fuel as a deployment tool `_ 'http://artifacts.opnfv.org/fuel/colorado/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/colorado/docs/installationprocedure/index.html' -14) `OPNFV Build instruction for the Colorado release of OPNFV when using Fuel as a deployment tool `_ 'http://artifacts.opnfv.org/fuel/colorado/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/colorado/docs/buildprocedure/index.html' -15) `OPNFV Release Note for the Colorado release of OPNFV when using Fuel as a deployment tool `_ 'http://artifacts.opnfv.org/fuel/colorado/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/colorado/docs/releasenotes/index.html' .. [1] OpenDaylight Boron RC2 is used when Service Function Chaining is enabled in Fuel plugin. -- cgit 1.2.3-korg