From ec4ab1092f0d060b24065b3575e4c662ccf26714 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Wed, 22 Mar 2017 12:55:10 +0200 Subject: Update armband documentation for Danube JIRA: ARMBAND-243 Change-Id: If44f1a9f820793c9b04610fd4db7c05a6675f065 Signed-off-by: Cristina Pauna (cherry picked from commit b32f9425f4bc80fac6db3f71a17de7be87199e5b) --- docs/release/release-notes/release-notes.rst | 57 ++++++++++++++++++---------- 1 file changed, 38 insertions(+), 19 deletions(-) (limited to 'docs/release/release-notes/release-notes.rst') diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 465d0881..cbc2f032 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -7,18 +7,25 @@ Abstract ======== This document compiles the release notes for the Danube 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 Danube release of OPNFV. +tool for the AArch64 Danube release of OPNFV. -The goal of the Danube 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 Danube 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*. @@ -26,14 +33,19 @@ Carefully follow the installation-instructions provided in *Reference 13*. Summary ======= -For Danube, the typical use of Fuel as an OpenStack installer is +For AArch64 Danube, the typical use of Fuel as an OpenStack installer is supplemented with OPNFV unique components such as: - `OpenDaylight `_ +- `Open vSwitch for NFV `_ +- `BGPVPN `_ +- `Tacker `_ + +The following OPNFV plugins are not yet ported for AArch64: + - `Service Function Chaining `_ - `SDN distributed routing and VPN `_ - `NFV Hypervisors-KVM `_ -- `Open vSwitch for NFV `_ - `VSPERF `_ - `Promise `_ - `Parser `_ @@ -54,7 +66,7 @@ OPNFV CI pipeline including: - build-instructions -- The Danube Fuel installer image (.iso) built by Jenkins +- The Danube Fuel installer image AArch64 (.iso) built by Jenkins - Automated deployment of Danube with running on bare metal or a nested hypervisor environment (KVM) @@ -65,7 +77,7 @@ Release Data ============ +--------------------------------------+--------------------------------------+ -| **Project** | fuel | +| **Project** | armband | | | | +--------------------------------------+--------------------------------------+ | **Repo/tag** | danube.1.0 | @@ -81,14 +93,8 @@ Release Data | | Fuel 10.0 baseline + features and | | | bug-fixes for the following | | | feaures: | -| | - NFV Hypervisors-KVM | | | - Open vSwitch for NFV | | | - OpenDaylight | -| | - SDN distributed routing and VPN | -| | - Service function chaining | -| | - Promise | -| | - Parser | -| | - Doctor | | | - Tacker | +--------------------------------------+--------------------------------------+ @@ -131,7 +137,7 @@ Bug Corrections **JIRA TICKETS:** -`Danube 1.0 bug fixes `_ +`Danube 1.0 bug fixes `_ (Also See respective Integrated feature project's bug tracking) @@ -141,7 +147,7 @@ Deliverables Software Deliverables --------------------- -Fuel-based installer iso file found in `OPNFV Downloads `. +AArch64 Fuel-based installer iso file found in `OPNFV Downloads `. Documentation Deliverables -------------------------- @@ -167,13 +173,16 @@ System Limitations - **Max number of networks:** 65k +- **Fuel master arch:** x86_64 + +- **Target node arch:** aarch64 Known Issues ============ **JIRA TICKETS:** -`Known issues `_ +`Known issues `_ (Also See respective Integrated feature project's bug tracking) @@ -182,7 +191,7 @@ Workarounds **JIRA TICKETS:** -`Workarounds `_ +- (Also See respective Integrated feature project's bug tracking) @@ -221,3 +230,13 @@ Fuel 6) `The Fuel OpenStack Project `_ 7) `Fuel Documentation `_ +Fuel in OPNFV +============= + +13) `OPNFV Installation instruction for the AArch64 Danube release of OPNFV when using Fuel as a deployment tool `_ + +14) `OPNFV Build instruction for the AArch64 Danube release of OPNFV when using Fuel as a deployment tool `_ + +15) `OPNFV Release Note for the AArch64 Danube release of OPNFV when using Fuel as a deployment tool `_ + +.. [1] OpenDaylight Boron RC2 is used when Service Function Chaining is enabled in Fuel plugin. -- cgit 1.2.3-korg