Fix release schedule headers
[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/odl-vtn-manager-rest/pom.xml;h=c130771e9dbc0d77dddf9b81a65d1a0c9aab936c;hb=refs/heads/stable/nitrogen#l24
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-all-nitrogen/
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/odl-vtn-manager-neutron/pom.xml;h=600411e41a52ddc8ac90e9a3c5c58b73ed774b8c;hb=refs/heads/stable/nitrogen#l24
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-nitrogen/
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 * 8761 - VTN coordinator Portmapping fails due to unnecessary hex conversion.
73 * 9024 - VTN Manager Set null to bundle version qualifier if it is empty.
74
75 Known Issues
76 ------------
77
78 * `Link to Open Bugs <https://bugs.opendaylight.org/buglist.cgi?component=VTN%20Manager&list_id=78860&product=vtn&resolution=--->`_
79
80 End-of-life
81 ===========
82
83 * None
84
85 Standards
86 =========
87
88 * None
89
90 Release Mechanics
91 =================
92
93 * `Link to release plan <https://wiki.opendaylight.org/view/VTN:Nitrogen_Release_Plan>`_
94 * There was no deviation from the plan.