From a588a9718dc080b249508edf9d3d08b20306adc1 Mon Sep 17 00:00:00 2001 From: Frank Brockners Date: Tue, 2 May 2017 13:54:50 -0700 Subject: FDS release notes for D2.0 Change-Id: I1d63427ac32b69816540cebc4907e44b39da5742 Signed-off-by: Frank Brockners (cherry picked from commit 92a43cbc94912a27489154edb6404438ce85d822) --- docs/release/release-notes/fds-release.rst | 127 +++++++++++++++++++++++++++-- 1 file changed, 118 insertions(+), 9 deletions(-) diff --git a/docs/release/release-notes/fds-release.rst b/docs/release/release-notes/fds-release.rst index 82d710f..47521ba 100644 --- a/docs/release/release-notes/fds-release.rst +++ b/docs/release/release-notes/fds-release.rst @@ -31,7 +31,10 @@ Version history | | | | | +------------+----------+------------------+---------------------------+ | 2017-03-30 | 1.0.0 | Frank Brockners | FastDataStacks for Danube | -| | | (Cisco) | release | +| | | (Cisco) | 1.0 release | ++------------+----------+------------------+---------------------------+ +| 2017-05-02 | 2.0.0 | Frank Brockners | FastDataStacks for Danube | +| | | (Cisco) | 2.0 release | +------------+----------+------------------+---------------------------+ @@ -100,6 +103,23 @@ Release Data | | | +--------------------------------------+--------------------------------------+ ++--------------------------------------+--------------------------------------+ +| **Project** | FastDataStacks | +| | | ++--------------------------------------+--------------------------------------+ +| **Repo/tag** | danube.2.0 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release designation** | Danube enhancements release | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | May 4st 2017 | +| | | ++--------------------------------------+--------------------------------------+ +| **Purpose of the delivery** | Danube enhancements release | +| | | ++--------------------------------------+--------------------------------------+ + FastDataStacks Scenarios in Danube 1.0 ====================================== @@ -120,11 +140,37 @@ In release Danube 1.0, FastDataStacks releases the following scenarios: All of the scenarios are installed using the APEX installer. + +FastDataStacks Scenarios in Danube 2.0 +====================================== + +In release Danube 1.0, FastDataStacks releases the following scenarios: + + * `os-nosdn-fdio-noha `_: + OpenStack (with Neutron networking-vpp mechanism driver), VPP + * `os-odl_l2-fdio-ha `_: + OpenStack (in a high-availability setup), + OpenDaylight (for Layer 2 networking control), + HoneyComb, VPP + * `os-odl_l2-fdio-noha `_: + OpenStack, OpenDaylight (for Layer 2 networking control), + HoneyComb, VPP + * `os-odl_l3-fdio-noha `_: + OpenStack, OpenDaylight (for Layer 2 and Layer 3 networking control), + HoneyComb, VPP + * `os-odl_l3-fdio-ha `_: + OpenStack (in a high-availability setup), OpenDaylight (for Layer 2 and Layer 3 networking control in clustered mode), + HoneyComb, VPP + + +All of the scenarios are installed using the APEX installer. + + Known Issues/Restrictions ========================= -Scenario os-nosdn-fdio-noha known issues ----------------------------------------- +Scenario os-nosdn-fdio-noha known issues in Danube 1.0 +------------------------------------------------------ * `FDS-156 `_: os-nosdn-fdio-noha scenario: @@ -147,8 +193,8 @@ Scenario os-nosdn-fdio-noha known issues of https proxy issue -Scenario os-odl_l2-fdio-noha known issues ------------------------------------------ +Scenario os-odl_l2-fdio-noha known issues in Danube 1.0 +------------------------------------------------------- * `FDS-264 `_: ODL sometimes creates vxlan on incorrect host @@ -156,8 +202,8 @@ Scenario os-odl_l2-fdio-noha known issues Refstack testcase ImagesOneServerTestJSON. test_create_delete_image failure -Scenario os-odl_l2-fdio-ha known issues ---------------------------------------- +Scenario os-odl_l2-fdio-ha known issues in Danube 1.0 +----------------------------------------------------- * `FDS-264 `_: ODL sometimes creates vxlan on incorrect host @@ -165,8 +211,8 @@ Scenario os-odl_l2-fdio-ha known issues Refstack testcase ImagesOneServerTestJSON. test_create_delete_image failure -Scenario os-odl_l3-fdio-noha known issues ------------------------------------------ +Scenario os-odl_l3-fdio-noha known issues in Danube 1,0 +------------------------------------------------------- Note that a set of manual configration steps need to be performed post an automated deployment for the scenario to be fully functional. @@ -189,3 +235,66 @@ for details. Public and tenant interface configuration in odl for fdio_l3 noha scenario +Scenario os-nosdn-fdio-noha known issues in Danube 2.0 +------------------------------------------------------ + +* `FDS-156 `_: + os-nosdn-fdio-noha scenario: + Race conditions for network-vif-plugged notification +* `FDS-160 `_: + os-nosdn-fdio-noha scenario: Vlan fix on controller +* `FDS-272 `_: + os-nosdn-fdio-noha scenario/domino fails because + of https proxy issue + + +Scenario os-odl_l2-fdio-noha known issues in Danube 2.0 +------------------------------------------------------- + +* `FDS-324 `_: + Clone of APEX-449 - Domino fails in ci +* `FDS-325 `_: + 4 Refstack testcases fail - qrouter tap port issue + +Scenario os-odl_l2-fdio-ha known issues in Danube 2.0 +----------------------------------------------------- + +* `FDS-324 `_: + Clone of APEX-449 - Domino fails in ci +* `FDS-325 `_: + 4 Refstack testcases fail - qrouter tap port issue + +Scenario os-odl_l3-fdio-noha known issues in Danube 2.0 +------------------------------------------------------- + +Note that a set of manual configration steps need to be performed +post an automated deployment for the scenario to be fully functional. +Please refer to `APEX-420 `_ +and `APEX 445 `_ for details. + +* `FDS-324 `_: + Clone of APEX-449 - Domino fails in ci +* `FDS-325 `_: + 4 Refstack testcases fail - qrouter tap port issue +* `FDS-333 `_: + Tempest failures in l3 scenarios +* `FDS-334 `_: + Refstack failures in l3 scenarios + +Scenario os-odl_l3-fdio-ha known issues in Danube 2.0 +----------------------------------------------------- + +Note that a set of manual configration steps need to be performed +post an automated deployment for the scenario to be fully functional. +Please refer to `APEX-420 `_ +and `APEX 445 `_ for details. + +* `FDS-324 `_: + Clone of APEX-449 - Domino fails in ci +* `FDS-325 `_: + 4 Refstack testcases fail - qrouter tap port issue +* `FDS-333 `_: + Tempest failures in l3 scenarios +* `FDS-334 `_: + Refstack failures in l3 scenarios + -- cgit 1.2.3-korg