diff options
author | juraj.linkes <jlinkes@cisco.com> | 2017-10-19 11:23:09 +0200 |
---|---|---|
committer | Juraj Linkeš <jlinkes@cisco.com> | 2017-10-19 13:33:32 +0000 |
commit | ff041aa3f64473ce9e334c4e8f51720f4904de4f (patch) | |
tree | 3d9f9996f7c46049328c6f7568a8d338e0665c0a /docs/release | |
parent | 3982320b7abbd82d7b512136af608d4a51870a32 (diff) |
Euphrates documenation updatesopnfv-5.0.0
Removed revisions since they're not needed.
Also added dvr scenario.
Change-Id: I982d557a243c02a0847187312733728b3d82f1dc
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
(cherry picked from commit d1d2da58d3a7eaa1b64e94ceb1e02c39d19886de)
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/release-notes/fds-release.rst | 48 |
1 files changed, 26 insertions, 22 deletions
diff --git a/docs/release/release-notes/fds-release.rst b/docs/release/release-notes/fds-release.rst index 9b01d27..eb9a2a0 100644 --- a/docs/release/release-notes/fds-release.rst +++ b/docs/release/release-notes/fds-release.rst @@ -22,28 +22,6 @@ Abstract This document describes the release notes of FastDataStacks project. - -Version history -=============== - -+------------+----------+------------------+------------------------------+ -| **Date** | **Ver.** | **Author** | **Comment** | -| | | | | -+------------+----------+------------------+------------------------------+ -| 2017-10-18 | 4.0.0 | Juraj Linkes | FastDataStacks for Euphrates | -| | | (Cisco) | release | -+------------+----------+------------------+------------------------------+ -| 2017-07-13 | 3.0.0 | Juraj Linkes | FastDataStacks for Danube | -| | | (Cisco) | 3.0 release | -+------------+----------+------------------+------------------------------+ -| 2017-05-02 | 2.0.0 | Frank Brockners | FastDataStacks for Danube | -| | | (Cisco) | 2.0 release | -+------------+----------+------------------+------------------------------+ -| 2017-03-30 | 1.0.0 | Frank Brockners | FastDataStacks for Danube | -| | | (Cisco) | 1.0 release | -+------------+----------+------------------+------------------------------+ - - OPNFV Euphrates Release ======================= @@ -128,6 +106,10 @@ In release Euphrates, FastDataStacks releases the following scenarios: OpenStack (in a high-availability setup), OpenDaylight (for Layer 2 and Layer 3 networking control in clustered mode), HoneyComb, VPP + * `os-odl-fdio_dvr-noha <http://docs.opnfv.org/en/stable-euphrates/submodules/fds/docs/scenarios/os-odl-fdio-dvr-noha/index.html>`_: + OpenStack, + OpenDaylight (for Layer 3 networking control; there is no Layer 2 configuration), + HoneyComb, VPP All of the scenarios are installed using the APEX installer. @@ -209,3 +191,25 @@ Scenario os-odl-fdio-ha known issues in Euphrates * `APEX-532 <https://jira.opnfv.org/browse/APEX-532>`_: Add nat undercloud configuration for fdio scenarios +Scenario os-odl-fdio_dvr-noha known issues in Euphrates +------------------------------------------------- + +* `FDS-481 <https://jira.opnfv.org/browse/FDS-481>`_: + VPP hangs on blocking read from vhost user interface +* `FDS-482 <https://jira.opnfv.org/browse/FDS-482>`_: + Live migration not supported +* `FDS-484 <https://jira.opnfv.org/browse/FDS-484>`_: + snaps_smoke failures +* `FDS-485 <https://jira.opnfv.org/browse/FDS-485>`_: + LISP errors, improvements and cleanup in GBP +* `APEX-468 <https://jira.opnfv.org/browse/APEX-468>`_: + Mariadb/mysqld fails to start post a reboot +* `APEX-469 <https://jira.opnfv.org/browse/APEX-469>`_: + Undercloud iptables rules are messed up post a power outage +* `APEX-532 <https://jira.opnfv.org/browse/APEX-532>`_: + Add nat undercloud configuration for fdio scenarios +* `HC2VPP-249 <https://jira.fd.io/browse/HC2VPP-249>`_: + Route can be created even if output interface does not exist +* `HC2VPP-250 <https://jira.fd.io/browse/HC2VPP-250>`_: + Cannot add EID if it's already present in operational DS + |