Add Carbon-SR2 release notes
[docs.git] / docs / release-notes / projects / vtn.rst
1 ===
2 VTN
3 ===
4
5 Major Features
6 ==============
7
8 odl-vtn-manager-rest
9 --------------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=vtn.git;a=blob;f=manager/features/features-vtn-manager/src/main/features/features.xml;hb=refs/heads/stable/carbon#l41
12 * **Feature Description:**  This is the feature that allows users to use the VTN virtualization, by creating the various components as needed for the network.
13 * **Top Level:** Yes
14 * **User Facing:** Yes
15 * **Experimental:** No
16 * **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/
17
18
19 odl-vtn-manager-neutron
20 ----------------------
21
22 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=vtn.git;a=blob;f=manager/features/features-vtn-manager/src/main/features/features.xml;hb=refs/heads/stable/carbon#l49
23 * **Feature Description:**  This feature provides support for integration with Openstack (L2 API)
24 * **Top Level:** Yes
25 * **User Facing:** Yes
26 * **Experimental:** No
27 * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-csit-1node-openstack-newton-neutron-carbon/
28
29 Documentation
30 =============
31
32 * **Installation Guide(s):**
33
34   * :ref:`vtn-install-guide`
35
36 * **User Guide(s):**
37
38   * :ref:`VTN User Guide <vtn-user-guide>`
39
40 * **Developer Guide(s):**
41
42   * :ref:`VTN Developer Guide <vtn-dev-guide>`
43   * :ref:`VTN Openstack Developer Guide <vtn-openstack-dev-guide>`
44
45 Security Considerations
46 =======================
47
48 * No Issues.
49
50
51 Quality Assurance
52 =================
53
54 * `Link to Sonar Report <https://sonar.opendaylight.org/dashboard?id=org.opendaylight.vtn%3Adistribution&did=1>`_ (56.2%)
55 * `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/vtn/>`_
56 *  CSIT covers most of the options in RESTCONF
57 *  The 3 node deployment has not been tested well.
58
59 Migration
60 ---------
61
62 * Not Supported.
63
64 Compatibility
65 -------------
66
67 * No Specific Compatibility issues.
68
69 Bugs Fixed
70 ----------
71
72 * 6632 - VTN Coordinator Build Issues with Fedora 24
73 * 7360 - VTN Coordinator Build Issues in Fedora 25
74 * 7402 - VTN Coordinator Tomcat Upgrade to 7.0.73
75 * 6859 - Clean up package names across ODL for yangtools
76 * 7969 - VTN Coordinator Issues with recent Postgres Versions
77 * 7652 - VTN Manager Support for Karaf 4
78 * 8191 - VTN Manager Addressed some Checkstyle/findbugs warnings
79 * 8184 - VTN Manager Removed some log messages when handling send-barrier RPC
80 * 8211 - VTN Manager Addressed Problems in mapping VTN Flow and MD-SAL Flow
81 * 8212 - VTN Manager Fixed Failure in retrieving dataflow
82
83 Known Issues
84 ------------
85
86 * `Link to Open Bugs <https://bugs.opendaylight.org/buglist.cgi?component=VTN%20Manager&list_id=78860&product=vtn&resolution=--->`_
87
88 End-of-life
89 ===========
90
91 * None
92
93 Standards
94 =========
95
96 * None
97
98 Release Mechanics
99 =================
100
101 * `Link to release plan <https://wiki.opendaylight.org/view/VTN:Carbon_Release_Plan>`_
102 * There was no deviation from the plan.