From: gvrangan Date: Wed, 17 May 2017 20:50:20 +0000 (+0530) Subject: Add VTN Release Notes for Carbon X-Git-Tag: release/nitrogen~1497^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=591b2d7be8071a4ddc861c16038b29d09cb6757e;p=docs.git Add VTN Release Notes for Carbon Change-Id: I179e7d9d60a6dd33a448633770b3d60c15093300 Signed-off-by: gvrangan --- diff --git a/docs/developer-guide/virtual-tenant-network-(vtn).rst b/docs/developer-guide/virtual-tenant-network-(vtn).rst index e6e0c99d1..ca698261d 100644 --- a/docs/developer-guide/virtual-tenant-network-(vtn).rst +++ b/docs/developer-guide/virtual-tenant-network-(vtn).rst @@ -1,3 +1,5 @@ +.. _vtn-dev-guide: + Virtual Tenant Network (VTN) ============================ @@ -280,4 +282,3 @@ Usage Examples - `L2 Network using Single Controller `__ - diff --git a/docs/getting-started-guide/project-release-notes/vtn.rst b/docs/getting-started-guide/project-release-notes/vtn.rst new file mode 100644 index 000000000..439a16875 --- /dev/null +++ b/docs/getting-started-guide/project-release-notes/vtn.rst @@ -0,0 +1,102 @@ +=== +VTN +=== + +Major Features +============== + +odl-vtn-manager-rest +-------------------- + +* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=vtn.git;a=blob;f=manager/features/features-vtn-manager/src/main/features/features.xml;h=e4fe7f62405d07653bffa291f984f2cd30db4a4c;hb=refs/heads/stable/carbon#l41 +* **Feature Description:** This is the feature that allows users to use the VTN virtualization, by creating the various components as needed for the network. +* **Top Level:** Yes +* **User Facing:** Yes +* **Experimental:** No +* **CSIT Test:** https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-manager-only-carbon/,https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-manager-all-carbon/ + + +odl-vtn-manager-neutron +---------------------- + +* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=vtn.git;a=blob;f=manager/features/features-vtn-manager/src/main/features/features.xml;h=e4fe7f62405d07653bffa291f984f2cd30db4a4c;hb=refs/heads/stable/carbon#l49 +* **Feature Description:** This feature provides support for integration with Openstack (L2 API) +* **Top Level:** Yes +* **User Facing:** Yes +* **Experimental:** No +* **CSIT Test:** https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-openstack-newton-neutron-carbon/ + +Documentation +============= + +* **Installation Guide(s):** + + * :ref:`vtn-install-guide` + +* **User Guide(s):** + + * :ref:`VTN User Guide ` + +* **Developer Guide(s):** + + * :ref:`VTN Developer Guide ` + * :ref:`VTN Openstack Developer Guide ` + +Security Considerations +======================= + +* No Issues. + + +Quality Assurance +================= + +* `Link to Sonar Report `_ (56.2%) +* `Link to CSIT Jobs `_ +* CSIT covers most of the options in RESTCONF +* The 3 node deployment has not been tested well. + +Migration +--------- + +* Not Supported. + +Compatiblity +------------ + +* No Specific Compatibility issues. + +Bugs Fixed +---------- + +* 6632 - VTN Coordinator Build Issues with Fedora 24 +* 7360 - VTN Coordinator Build Issues in Fedora 25 +* 7402 - VTN Coordinator Tomcat Upgrade to 7.0.73 +* 6859 - Clean up package names across ODL for yangtools +* 7969 - VTN Coordinator Issues with recent Postgres Versions +* 7652 - VTN Manager Support for Karaf 4 +* 8191 - VTN Manager Addressed some Checkstyle/findbugs warnings +* 8184 - VTN Manager Removed some log messages when handling send-barrier RPC +* 8211 - VTN Manager Addressed Problems in mapping VTN Flow and MD-SAL Flow +* 8212 - VTN Manager Fixed Failure in retrieving dataflow + +Known Issues +------------ + +* `Link to Open Bugs `_ + +End-of-life +=========== + +* None + +Standards +========= + +* None + +Release Mechanics +================= + +* `Link to release plan `_ +* There was no deviation from the plan. diff --git a/docs/getting-started-guide/project-specific-guides/vtn.rst b/docs/getting-started-guide/project-specific-guides/vtn.rst index 1d70f25fa..918fcaf30 100644 --- a/docs/getting-started-guide/project-specific-guides/vtn.rst +++ b/docs/getting-started-guide/project-specific-guides/vtn.rst @@ -1,3 +1,5 @@ +.. _vtn-install-guide: + VTN Installation Guide ====================== diff --git a/docs/opendaylight-with-openstack/openstack-with-vtn.rst b/docs/opendaylight-with-openstack/openstack-with-vtn.rst index 303a0e080..97ea60968 100644 --- a/docs/opendaylight-with-openstack/openstack-with-vtn.rst +++ b/docs/opendaylight-with-openstack/openstack-with-vtn.rst @@ -1,3 +1,5 @@ +.. _vtn-openstack-dev-guide: + OpenStack with Virtual Tenant Network ===================================== diff --git a/docs/user-guide/virtual-tenant-network-(vtn).rst b/docs/user-guide/virtual-tenant-network-(vtn).rst index ecf2bad25..602e71bdf 100644 --- a/docs/user-guide/virtual-tenant-network-(vtn).rst +++ b/docs/user-guide/virtual-tenant-network-(vtn).rst @@ -1,3 +1,5 @@ +.. _vtn-user-guide: + Virtual Tenant Network (VTN) ============================ @@ -4720,4 +4722,3 @@ SCVMM User Guide - OpenDaylight Congestion Control with SCVMM VTN: https://youtu.be/34YMOTzbNJM -