summaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes/release-notes.rst
diff options
context:
space:
mode:
authorTim Irnich <tim.irnich@ericsson.com>2017-10-16 16:48:36 +0200
committerTim Irnich <tim.irnich@ericsson.com>2017-10-17 22:09:16 +0200
commit8e1aee4da772dec5f95bd50611323289eee35628 (patch)
tree128d19bbb7c2e5910c83a13aee40e37797a3db29 /docs/release/release-notes/release-notes.rst
parent25620fad6a0b553a603441c6ec268e3ca27300c7 (diff)
Updating docs for Euphrates
Moved previous user guide content into the right places, updating the section structure along the way. Started to edit the release notes but this needs more work. This will be merged now to enable link checking by the docs team. Remaining chan ges to be done in a separate review. JIRA: SDNVPN-185 Change-Id: Idd128b05f8ceb7195086b813d499b3f12243d025 Signed-off-by: Tim Irnich <tim.irnich@ericsson.com>
Diffstat (limited to 'docs/release/release-notes/release-notes.rst')
-rw-r--r--docs/release/release-notes/release-notes.rst52
1 files changed, 21 insertions, 31 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index d6816d0..1c6f5c4 100644
--- a/docs/release/release-notes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst
@@ -12,20 +12,22 @@ License. .. http://creativecommons.org/licenses/by/4.0 ..
Abstract
========
-This document comprises the release notes for the SDN VPN feature contained in the Danube
+This document comprises the release notes for the SDN VPN feature contained in the Euphrates
release of OPNFV.
Important notes
===============
-In the Danube release, SDN VPN only supports ODL as a backend. Make sure to always deploy
-SDN VPN and ODL together. Make use of deployment scenarios including the SDNVPN feature.
+In the Euphrates release, SDN VPN only supports ODL as a backend. Make sure to always deploy
+SDN VPN and ODL together. Make use of deployment scenarios including the SDNVPN feature such as os_odl_bgpvpn_{ha|noha}.
Summary
=======
-SDN VPN adds the possibility to create and associate BGP/MPLS based Virtual Private Networks (VPNs)
-through the OpenStack Neutron BGPVPN API extension.
+SDN VPN adds the possibility to create and associate BGP/MPLS based
+Virtual Private Networks (VPNs) through the OpenStack Neutron BGPVPN API
+extension. See the scenario description and the user guide for details.
+
Release Data
============
@@ -34,21 +36,18 @@ Release Data
| **Project** | sdnvpn |
| | |
+--------------------------------------+-------------------------------------------+
-| **Repo/tag** | Danube.3.0 |
+| **Repo/tag** | Euhprates 1.0 |
| | |
+--------------------------------------+-------------------------------------------+
-| **Release designation** | Danube 3.0 follow-up release |
+| **Release designation** | Euphrates 1.0 - initial release |
| | |
+--------------------------------------+-------------------------------------------+
-| **Release date** | June 23 2017 |
+| **Release date** | Oct 20 2017 |
| | |
+--------------------------------------+-------------------------------------------+
-| **Purpose of the delivery** | Including BGP stack - 6WIND Zrpcd/Quagga |
-| | Fuel 10.0 baseline + bug fixes |
-| | Deployment with Apex |
-| | Integration with Boron SR2.0 and bugfixes |
-| | 4 new e2e testcases for Functest |
-| | Horizon integration for networking-bgpvpn |
+| **Purpose of the delivery** | Rebased to new upstream versions |
+| | Removed Fuel deployment scenario |
+| | Couple of new test cases |
| | |
+--------------------------------------+-------------------------------------------+
@@ -63,10 +62,13 @@ functest to guarantee functionality.
Module version changes
~~~~~~~~~~~~~~~~~~~~~~
-ODL has been upgraded to Boron SR4.
+ODL has been upgraded to Carbon SR2.
Document changes
~~~~~~~~~~~~~~~~
+The previous monolithic user guide, which was also covering install and
+config, has been broken up into multiple documents.
+
Reason for version
------------------
@@ -78,35 +80,23 @@ SDN VPN adds the possibility to create and associate BGP/MPLS based
Virtual Private Networks (VPNs) through the OpenStack Neutron BGPVPN
API extension.
-A new installer based on Apex is provided.
+There has been no functional scope change in the Euphrates release, the
+main deliverable is newer upstream versions and additional test
+coverage.
-The Horizon dashboard for the OpenStack Neutron BGPVPN API extensions
-is available.
Bug corrections
~~~~~~~~~~~~~~~
- Several bugs in ODL VPN Service have been fixed in this release.
-- Floating IP is now working and tested in functest, relevant Tempest
- tests have been enabled.
-
-- Performance issues have been rectified and the relevant tests have
- been enabled again.
-
-- Yardstick testcases have been enabled again.
-
Deliverables
------------
Software deliverables
~~~~~~~~~~~~~~~~~~~~~
-- Fuel plugin for OpenStack BGPVPN
-- Changes to ODL Fuel plugin to activate the NetVirt Karaf features
- and to apply the appropriate configuration. Also changes to
- implement integration with 6Wind Zrpcd and Quagga.
-- Changes to Apex to enable a BGPVPN deployment.
+- Changes to Apex to enable a BGPVPN deployment and integration of Quagga BGP.
- Integration of VPN Service functional tests and BGPVPN API tests into Functest framework.
- Enabling performance tests in Yardstick.
- Changes to 6Wind Zrpcd to enable integration with Apex.