From 605342b46095341c9301456c81e354c73e2197eb Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Thu, 4 May 2017 16:42:52 -0400 Subject: Updates docs for D2.0 Change-Id: I9bdd3d6437b3a8b8c356beea4de1214de6f649b0 Signed-off-by: Tim Rozet --- docs/release/release-notes/release-notes.rst | 88 ++++++++++++++++++---- .../os-nosdn-nofeature-ha.rst | 2 +- .../os-nosdn-nofeature-noha.rst | 2 +- .../os-nosdn-performance-ha.rst | 2 +- .../os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst | 2 +- .../os-odl_l3-nofeature-ha.rst | 2 +- .../os-odl_l3-nofeature-noha.rst | 2 +- .../os-ovn-nofeature-noha.rst | 2 +- 8 files changed, 82 insertions(+), 20 deletions(-) diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 5a292e3c..3278a420 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -28,6 +28,8 @@ Version History | **Date** | **Ver.** | **Authors** | **Comment** | | | | | | +-------------+-----------+-----------------+----------------------+ +| 2017-05-04 | 4.1 | Tim Rozet | Danube 2.0 Update | ++-------------+-----------+-----------------+----------------------+ | 2017-03-30 | 4.0 | Tim Rozet | Updates for Danube | +-------------+-----------+-----------------+----------------------+ | 2016-09-20 | 2.1.0 | Tim Rozet | More updates for | @@ -81,16 +83,16 @@ Release Data | **Project** | apex | | | | +--------------------------------------+--------------------------------------+ -| **Repo/tag** | apex/danube.1.0 | +| **Repo/tag** | apex/danube.2.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release designation** | danube.1.0 | +| **Release designation** | danube.2.0 | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | 2017-03-31 | +| **Release date** | 2017-05-05 | | | | +--------------------------------------+--------------------------------------+ -| **Purpose of the delivery** | OPNFV Danube release | +| **Purpose of the delivery** | OPNFV Danube 2.0 release | | | | +--------------------------------------+--------------------------------------+ @@ -116,9 +118,9 @@ deployment toolchain. The following documentation is provided with this release: - OPNFV Installation instructions for the Danube release with the Apex - deployment toolchain - ver. 1.0.0 + deployment toolchain - OPNFV Release Notes for the Danube release with the Apex deployment - toolchain - ver. 1.0.0 (this document) + toolchain (this document) Feature Additions ~~~~~~~~~~~~~~~~~ @@ -156,7 +158,7 @@ Feature Additions Bug Corrections ~~~~~~~~~~~~~~~ -**JIRA TICKETS:** +**Danube 1.0:** +--------------------------------------+--------------------------------------+ | **JIRA REFERENCE** | **SLOGAN** | @@ -231,6 +233,49 @@ Bug Corrections | | openvswitch is restarted | +--------------------------------------+--------------------------------------+ +**Danube 2.0:** + ++--------------------------------------+--------------------------------------+ +| **JIRA REFERENCE** | **SLOGAN** | +| | | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-454 | RPM install fails due to no file | +| | space on overcloud.qcow2 image | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-453 | Using non-1st NIC admin network fails| +| | with OVS DPDK | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-452 | OVS DPDK fails when no cores | +| | specified to pin to | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-451 | Update VPP/HC/ODL versions for all | +| | FD.IO scenarios | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-450 | Enable ODL clustering for FD.IO HA | +| | scenarios | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-448 | Bgpd.pid file is not created during | +| | Apex deployment | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-440 | Remove schema-cache-directory from | +| | honeycomb mounting in ODL FD.IO | +| | scenarios | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-437 | Quagga not starting correctly | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-416 | Honeycomb does not mount correctly | +| | in ODL HA on baremetal | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-410 | Need to limit number of workers per | +| | OpenStack service for baremetal | +| | deployments | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-409 | Undercloud failed to properly install| ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-270 | Glance V2 API does not support URL | +| | for images | ++--------------------------------------+--------------------------------------+ + Deliverables ------------ @@ -281,9 +326,15 @@ Known Issues | JIRA: APEX-138 | Unclear error message when interface | | | set to dhcp | +--------------------------------------+--------------------------------------+ +| JIRA: APEX-268 | VMs with floating IPs can only access| +| | via the first NIC | ++--------------------------------------+--------------------------------------+ | JIRA: APEX-280 | Deleted network not cleaned up | | | on controller | +--------------------------------------+--------------------------------------+ +| JIRA: APEX-290 | Instances cannot connect to metadata | +| | after cluster reboot | ++--------------------------------------+--------------------------------------+ | JIRA: APEX-295 | Missing support for VLAN tenant | | | networks | +--------------------------------------+--------------------------------------+ @@ -299,24 +350,35 @@ Known Issues | JIRA: APEX-375 | Default glance storage points to | | | http,swift when ceph disabled | +--------------------------------------+--------------------------------------+ +| JIRA: APEX-384 | Not defining odl_version in deploy | +| | settings leads to error | ++--------------------------------------+--------------------------------------+ | JIRA: APEX-389 | Compute kernel parameters are used | | | for all nodes | +--------------------------------------+--------------------------------------+ -| JIRA: APEX-410 | Need to limit number of workers per | -| | OpenStack service for baremetal | -| | deployments | -+--------------------------------------+--------------------------------------+ | JIRA: APEX-412 | Install failures with UEFI | +--------------------------------------+--------------------------------------+ +| JIRA: APEX-415 | br-phy DPDK interfaces are not | +| | brought up by os-net-config | ++--------------------------------------+--------------------------------------+ | JIRA: APEX-417 | Missing OVS 2.6 + NSH support | +--------------------------------------+--------------------------------------+ | JIRA: APEX-419 | opnfv-clean sometimes leaves admin | | | and public network down | +--------------------------------------+--------------------------------------+ +| JIRA: APEX-422 | First nova instance DHCP request | +| | fails | ++--------------------------------------+--------------------------------------+ | JIRA: APEX-425 | Need to tweak performance settings | | | virtual DPDK scenarios | +--------------------------------------+--------------------------------------+ - +| JIRA: APEX-442 | ONOS cluster mode deployment in Apex | +| | D release | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-446 | Tacker does not start correctly | ++--------------------------------------+--------------------------------------+ +| JIRA: APEX-449 | Domino fails in CI | ++--------------------------------------+--------------------------------------+ Workarounds ----------- @@ -339,4 +401,4 @@ http://wiki.opnfv.org/releases/Danube :Authors: Tim Rozet (trozet@redhat.com) :Authors: Dan Radez (dradez@redhat.com) -:Version: 4.0 +:Version: 4.1 diff --git a/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst b/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst index 9956f290..f4f39766 100644 --- a/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst +++ b/docs/release/scenarios/os-nosdn-nofeature-ha/os-nosdn-nofeature-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Danube 2.0 of deployment with no SDN controller and no extra features enabled. .. contents:: diff --git a/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst b/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst index 6c5c0535..70d97cb3 100644 --- a/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst +++ b/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Danube 2.0 of deployment with no SDN controller and no extra features enabled. .. contents:: diff --git a/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst b/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst index 8f941286..2c5e1a41 100644 --- a/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst +++ b/docs/release/scenarios/os-nosdn-performance-ha/os-nosdn-performance-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Danube 2.0 of deployment with no SDN controller and performance options enabled. .. contents:: diff --git a/docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst b/docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst index 7511a558..e3f6852f 100644 --- a/docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst +++ b/docs/release/scenarios/os-odl_l3-csit-noha/os-odl_l3-csit-noha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Danube 2.0 of deployment with the OpenDaylight SDN controller and only CSIT relevant features enabled. diff --git a/docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst b/docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst index 69df973c..2072be08 100644 --- a/docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst +++ b/docs/release/scenarios/os-odl_l3-nofeature-ha/os-odl_l3-nofeature-ha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Danube 2.0 of deployment with the OpenDaylight SDN controller and no extra features enabled. .. contents:: diff --git a/docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst b/docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst index 7b4ebbee..ccc0599b 100644 --- a/docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst +++ b/docs/release/scenarios/os-odl_l3-nofeature-noha/os-odl_l3-nofeature-noha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Danube 2.0 of deployment with the OpenDaylight SDN controller and no extra features enabled. .. contents:: diff --git a/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst index 24de23bb..295daa0c 100644 --- a/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst +++ b/docs/release/scenarios/os-ovn-nofeature-noha/os-ovn-nofeature-noha.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) -This document provides scenario level details for Danube 1.0 of +This document provides scenario level details for Danube 2.0 of deployment with the OVN SDN controller and no extra features enabled. .. contents:: -- cgit 1.2.3-korg