From 620160c9312181527f9911e89d888af05f4e1f67 Mon Sep 17 00:00:00 2001 From: "juraj.linkes" Date: Thu, 13 Jul 2017 17:14:58 +0200 Subject: Updated release notes for Danube 3.0 Change-Id: Ifd4219edcb10bd367b500e7316418e1b1461b887 Signed-off-by: juraj.linkes --- docs/release/release-notes/fds-release.rst | 78 +++++++++++++++++++++++------- 1 file changed, 61 insertions(+), 17 deletions(-) (limited to 'docs/release/release-notes') diff --git a/docs/release/release-notes/fds-release.rst b/docs/release/release-notes/fds-release.rst index 33e3c82..dfb68b0 100644 --- a/docs/release/release-notes/fds-release.rst +++ b/docs/release/release-notes/fds-release.rst @@ -14,7 +14,7 @@ You should have received a copy of the license along with this. If not, see . =============================================== -OPNFV Danube1.0 release note for FastDataStacks +OPNFV Danube3.0 release note for FastDataStacks =============================================== Abstract @@ -36,7 +36,7 @@ Version history | 2017-05-02 | 2.0.0 | Frank Brockners | FastDataStacks for Danube | | | | (Cisco) | 2.0 release | +------------+----------+------------------+---------------------------+ -| 2017-06-07 | 3.0.0 | Juraj Linkes | FastDataStacks for Danube | +| 2017-07-13 | 3.0.0 | Juraj Linkes | FastDataStacks for Danube | | | | (Cisco) | 3.0 release | +------------+----------+------------------+---------------------------+ @@ -133,7 +133,7 @@ Release Data | **Release designation** | Danube enhancements release | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | Jun 8th 2017 | +| **Release date** | Jul 14th 2017 | | | | +--------------------------------------+--------------------------------------+ | **Purpose of the delivery** | Danube enhancements release | @@ -192,19 +192,26 @@ FastDataStacks Scenarios in Danube 3.0 In release Danube 3.0, FastDataStacks releases the following scenarios: * `os-nosdn-fdio-noha `_: - OpenStack (with Neutron networking-vpp mechanism driver), VPP + OpenStack (with Neutron networking-vpp mechanism driver), + VPP + * `os-nosdn-fdio-ha `_: + OpenStack (in a high-availability setup, with Neutron networking-vpp mechanism driver), + VPP * `os-odl_l2-fdio-ha `_: OpenStack (in a high-availability setup), - OpenDaylight (for Layer 2 networking control), + OpenDaylight (for Layer 2 networking control in clustered mode), HoneyComb, VPP * `os-odl_l2-fdio-noha `_: - OpenStack, OpenDaylight (for Layer 2 networking control), + OpenStack, + OpenDaylight (for Layer 2 networking control), HoneyComb, VPP * `os-odl_l3-fdio-noha `_: - OpenStack, OpenDaylight (for Layer 2 and Layer 3 networking control), + 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), + OpenStack (in a high-availability setup), + OpenDaylight (for Layer 2 and Layer 3 networking control in clustered mode), HoneyComb, VPP @@ -346,29 +353,66 @@ and `APEX 445 `_ for details. Scenario os-nosdn-fdio-noha known issues in Danube 3.0 ------------------------------------------------------ -None +* `FDS-405 `_: + vlan-strip-offload parameter needs to be set to off +* `FDS-401 `_: + SimpleHealthCheck fails in snaps_smoke +* `FDS-156 `_: + Race conditions for network-vif-plugged notification +* `FDS-160 `_: + Vlan fix on controller + +Scenario os-nosdn-fdio-ha known issues in Danube 3.0 +------------------------------------------------------ + +* `FDS-405 `_: + vlan-strip-offload parameter needs to be set to off +* `FDS-401 `_: + SimpleHealthCheck fails in snaps_smoke +* `FDS-156 `_: + Race conditions for network-vif-plugged notification +* `FDS-160 `_: + Vlan fix on controller +* `FDS-400 `_: + RACE condition between VPP ML2 agent and tempest code +* `FDS-399 `_: + Neutron ports are not marked ACTIVE +* `FDS-371 `_: + Tempest_full_parallel failures due to DBDeadlock error +* `APEX-468 `_: + Mariadb/mysqld fails to start post a reboot +* `APEX-469 `_: + Undercloud iptables rules are messed up post a power outage +* `FUNCTEST-841 `_: + Cloudify_ims testcase keeps timing out +* `ORCEHSTRA-13 `_: + Internal Server Error/java.lang.OutOfMemoryError: Java heap space Scenario os-odl_l2-fdio-noha known issues in Danube 3.0 ------------------------------------------------------- -* `APEX-471 `_: - ODL doesn't mount, manual mounting might be needed +* `FDS-397 `_: + Metadata rules are not configured Scenario os-odl_l2-fdio-ha known issues in Danube 3.0 ----------------------------------------------------- -* `APEX-471 `_: - ODL doesn't mount, manual mounting might be needed +* `FDS-397 `_: + Metadata rules are not configured +* `FDS-404 `_: + Cluster in HA scenarios sometimes breaks down Scenario os-odl_l3-fdio-noha known issues in Danube 3.0 ------------------------------------------------------- -* `APEX-471 `_: - ODL doesn't mount, manual mounting might be needed +* `FDS-397 `_: + Metadata rules are not configured Scenario os-odl_l3-fdio-ha known issues in Danube 3.0 ----------------------------------------------------- -* `APEX-471 `_: - ODL doesn't mount, manual mounting might be needed +* `FDS-397 `_: + Metadata rules are not configured +* `FDS-404 `_: + Cluster in HA scenarios sometimes breaks down -- cgit 1.2.3-korg