diff options
author | juraj.linkes <jlinkes@cisco.com> | 2017-06-07 17:10:41 +0200 |
---|---|---|
committer | Juraj Linkeš <jlinkes@cisco.com> | 2017-06-07 15:24:46 +0000 |
commit | 3a7559ff09c98783abdf9d8c28fcaea4ea85b93c (patch) | |
tree | 91512cb19b6f04ffcc7a286fce1692de46d58dd4 /docs/release/release-notes | |
parent | bf5470d975806f1aa1289dd8456efcbbedc06e3d (diff) |
FDS release notes for D3.0
Change-Id: Iad253687f534b09799ae21ab58e3f302d5f14e75
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
(cherry picked from commit 4c8ccbb8594b7091f498dcf83b9b8c28835fe710)
Diffstat (limited to 'docs/release/release-notes')
-rw-r--r-- | docs/release/release-notes/fds-release.rst | 76 |
1 files changed, 75 insertions, 1 deletions
diff --git a/docs/release/release-notes/fds-release.rst b/docs/release/release-notes/fds-release.rst index 47521ba..33e3c82 100644 --- a/docs/release/release-notes/fds-release.rst +++ b/docs/release/release-notes/fds-release.rst @@ -36,6 +36,9 @@ 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 | +| | | (Cisco) | 3.0 release | ++------------+----------+------------------+---------------------------+ OPNFV Danube Release @@ -120,6 +123,23 @@ Release Data | | | +--------------------------------------+--------------------------------------+ ++--------------------------------------+--------------------------------------+ +| **Project** | FastDataStacks | +| | | ++--------------------------------------+--------------------------------------+ +| **Repo/tag** | danube.3.0 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release designation** | Danube enhancements release | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | Jun 8th 2017 | +| | | ++--------------------------------------+--------------------------------------+ +| **Purpose of the delivery** | Danube enhancements release | +| | | ++--------------------------------------+--------------------------------------+ + FastDataStacks Scenarios in Danube 1.0 ====================================== @@ -144,7 +164,32 @@ 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: +In release Danube 2.0, FastDataStacks releases the following scenarios: + + * `os-nosdn-fdio-noha <http://docs.opnfv.org/en/stable-danube/submodules/fds/docs/scenarios/os-nosdn-fdio-noha/index.html>`_: + OpenStack (with Neutron networking-vpp mechanism driver), VPP + * `os-odl_l2-fdio-ha <http://docs.opnfv.org/en/stable-danube/submodules/fds/docs/scenarios/os-odl_l2-fdio-ha/index.html>`_: + OpenStack (in a high-availability setup), + OpenDaylight (for Layer 2 networking control), + HoneyComb, VPP + * `os-odl_l2-fdio-noha <http://docs.opnfv.org/en/stable-danube/submodules/fds/docs/scenarios/os-odl_l2-fdio-noha/index.html>`_: + OpenStack, OpenDaylight (for Layer 2 networking control), + HoneyComb, VPP + * `os-odl_l3-fdio-noha <http://docs.opnfv.org/en/stable-danube/submodules/fds/docs/scenarios/os-odl_l3-fdio-noha/index.html>`_: + OpenStack, OpenDaylight (for Layer 2 and Layer 3 networking control), + HoneyComb, VPP + * `os-odl_l3-fdio-ha <http://docs.opnfv.org/en/stable-danube/submodules/fds/docs/scenarios/os-odl_l3-fdio-ha/index.html>`_: + 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. + + +FastDataStacks Scenarios in Danube 3.0 +====================================== + +In release Danube 3.0, FastDataStacks releases the following scenarios: * `os-nosdn-fdio-noha <http://docs.opnfv.org/en/stable-danube/submodules/fds/docs/scenarios/os-nosdn-fdio-noha/index.html>`_: OpenStack (with Neutron networking-vpp mechanism driver), VPP @@ -298,3 +343,32 @@ and `APEX 445 <https://jira.opnfv.org/browse/APEX-445>`_ for details. * `FDS-334 <https://jira.opnfv.org/browse/FDS-334>`_: Refstack failures in l3 scenarios +Scenario os-nosdn-fdio-noha known issues in Danube 3.0 +------------------------------------------------------ + +None + +Scenario os-odl_l2-fdio-noha known issues in Danube 3.0 +------------------------------------------------------- + +* `APEX-471 <https://jira.opnfv.org/browse/APEX-471>`_: + ODL doesn't mount, manual mounting might be needed + +Scenario os-odl_l2-fdio-ha known issues in Danube 3.0 +----------------------------------------------------- + +* `APEX-471 <https://jira.opnfv.org/browse/APEX-471>`_: + ODL doesn't mount, manual mounting might be needed + +Scenario os-odl_l3-fdio-noha known issues in Danube 3.0 +------------------------------------------------------- + +* `APEX-471 <https://jira.opnfv.org/browse/APEX-471>`_: + ODL doesn't mount, manual mounting might be needed + +Scenario os-odl_l3-fdio-ha known issues in Danube 3.0 +----------------------------------------------------- + +* `APEX-471 <https://jira.opnfv.org/browse/APEX-471>`_: + ODL doesn't mount, manual mounting might be needed + |