From 03b8df9bdd857c87aebc6f5b3ea320080fbeb72a Mon Sep 17 00:00:00 2001 From: cristinapauna Date: Thu, 8 Sep 2016 16:38:15 +0300 Subject: docs: Copy OPNFV docs dir as documentation base There has been some restructuring of the documentation in fuel project. This commit copies those files, while a subsequent commit will adapt the documentation with aarch64 specifics. Change-Id: I56b52d5d16975b88fd5b26099b43046c6a5d5747 Signed-off-by: cristinapauna (cherry picked from commit b832a3e82070e12dff555e2a83d604de7e398acb) --- docs/release-notes.rst | 259 ------------------------------------------------- 1 file changed, 259 deletions(-) delete mode 100644 docs/release-notes.rst (limited to 'docs/release-notes.rst') diff --git a/docs/release-notes.rst b/docs/release-notes.rst deleted file mode 100644 index 03763bab..00000000 --- a/docs/release-notes.rst +++ /dev/null @@ -1,259 +0,0 @@ -============================================================================================ -OPNFV Release Note for the AArch64 Colorado 1.0 release of OPNFV when using Fuel as a deployment tool -============================================================================================ - -License -======= - -This work is licensed under a Creative Commons Attribution 4.0 International -License. .. http://creativecommons.org/licenses/by/4.0 .. -(c) Jonas Bjurel (Ericsson AB) and others - -Abstract -======== - -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. - -Important notes -=============== - -These notes provide release information for the use of Fuel as deployment -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 on AArch64 architecture. - -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*. - -Summary -======= - -For AArch64 Colorado, the typical use of Fuel as an OpenStack installer is -supplemented with OPNFV unique components such as: - -- `OpenDaylight `_ version "Berylium SR3" - -- `Open vSwitch for NFV `_ - -- `VSPERF `_ - -The following OPNFV plugins are not yet ported for AArch64: - -- `ONOS `_ version "Drake" - -- `Service function chaining `_ - -- `SDN distributed routing and VPN `_ - -- `NFV Hypervisors-KVM `_ - -As well as OPNFV-unique configurations of the Hardware- and Software stack. - -This Colorado artifact provides Fuel as the deployment stage tool in the -OPNFV CI pipeline including: - -- Documentation built by Jenkins - - - overall OPNFV documentation - - - this document (release notes) - - - installation instructions - - - build-instructions - -- The Colorado Fuel installer image for AArch64 (.iso) built by Jenkins - -- Automated deployment of Colorado with running on bare metal or a nested hypervisor environment (KVM) - -- Automated validation of the Colorado deployment - -Release Data -============ - -+--------------------------------------+--------------------------------------+ -| **Project** | fuel | -| | | -+--------------------------------------+--------------------------------------+ -| **Repo/tag** | colorado.1.0 | -| | | -+--------------------------------------+--------------------------------------+ -| **Release designation** | Colorado 1.0 | -| | | -+--------------------------------------+--------------------------------------+ -| **Release date** | Sep 22 2016 | -| | | -+--------------------------------------+--------------------------------------+ -| **Purpose of the delivery** | Colorado alignment to Released | -| | Fuel 9.0 baseline + Bug-fixes for | -| | the following feaures/scenarios: | -| | - Added AArch64 target support | -| | - OpenDaylight SR3 | -| | | -+--------------------------------------+--------------------------------------+ - -Version change --------------- - -Module version changes -~~~~~~~~~~~~~~~~~~~~~~ -This is the first AArch64 release for Colorado 1.0. It is based on -following upstream versions: - -- Fuel 9.0 Base release - -- OpenStack Mitaka release - -- OPNFV Fuel Colorado 1.0 release - -- OpenDaylight Beryllium SR3 release - - -Document changes -~~~~~~~~~~~~~~~~ -This is based upon a follow-up release to Colorado 1.0. It -comes with the following documentation: - -- Installation instructions - *Reference 13* - **Changed** - -- Build instructions - *Reference 14* - **Changed** - -- Release notes - *Reference 15* - **Changed** (This document) - -Reason for version ------------------- - -Feature additions -~~~~~~~~~~~~~~~~~ - -**JIRA TICKETS:** - -`AArch64 new features `_ 'https://jira.opnfv.org/issues/?filter=11129' - -(Also See respective Integrated feature project's bug tracking) - -Bug corrections -~~~~~~~~~~~~~~~ - -**JIRA TICKETS:** - -`AArch64 Workarounds `_ 'https://jira.opnfv.org/issues/?filter=11126' - -(Also See respective Integrated feature project's bug tracking) - -Deliverables ------------- - -Software deliverables -~~~~~~~~~~~~~~~~~~~~~ - -Fuel-based installer iso file for AArch64 targets found in *Reference 2* - -Documentation deliverables -~~~~~~~~~~~~~~~~~~~~~~~~~~ - -- Installation instructions - *Reference 13* - -- Build instructions - *Reference 14* - -- Release notes - *Reference 15* (This document) - -Known Limitations, Issues and Workarounds -========================================= - -System Limitations ------------------- - -- **Max number of blades:** 1 Fuel master, 3 Controllers, 20 Compute blades - -- **Min number of blades:** 1 Fuel master, 1 Controller, 1 Compute blade - -- **Storage:** Ceph is the only supported storage configuration - -- **Max number of networks:** 65k - -- **Fuel master arch:** x86_64 - -- **Target node arch:** aarch64 - - -Known issues ------------- - -**JIRA TICKETS:** - -`AArch64 Known issues `_ 'https://jira.opnfv.org/issues/?filter=11127' - -(Also See respective Integrated feature project's bug tracking) - -Workarounds ------------ - -**JIRA TICKETS:** - -`AArch64 Workarounds `_ 'https://jira.opnfv.org/issues/?filter=11128' - -(Also See respective Integrated feature project's bug tracking) - -Test results -============ -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 Colorado release, please see: - -OPNFV ------ - -1) `OPNFV Home Page `_ - -2) `OPNFV documentation- and software downloads `_ - -OpenStack ---------- - -3) `OpenStack Mitaka Release artifacts `_ - -4) `OpenStack documentation `_ - -OpenDaylight ------------- - -5) `OpenDaylight artifacts `_ - -Fuel ----- - -6) `The Fuel OpenStack project `_ - -7) `Fuel documentation overview `_ - -8) `Fuel planning guide `_ - -9) `Fuel quick start guide `_ - -10) `Fuel user guide `_ - -11) `Fuel Plugin Developers Guide `_ - -12) `(N/A on AArch64) Fuel OpenStack Hardware Compatibility List `_ - -Fuel in OPNFV -------------- - -13) `OPNFV Installation instruction for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool `_ - -14) `OPNFV Build instruction for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool `_ - -15) `OPNFV Release Note for the AArch64 Colorado release of OPNFV when using Fuel as a deployment tool `_ -- cgit 1.2.3-korg