nitrogen release notes for unimgr project
[docs.git] / docs / getting-started-guide / project-release-notes / unimgr.rst
1 ======
2 Unimgr
3 ======
4
5 Major Features
6 ==============
7
8 odl-unimgr
9 ------------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=unimgr.git;a=blob;f=features/odl-unimgr/pom.xml;hb=refs/heads/stable/nitrogen
12 * **Feature Description:**  MEF Presto core infrastructure.
13 * **Top Level:** Yes
14 * **User Facing:** Yes
15 * **Experimental:** Yes
16
17 odl-unimgr-netvirt
18 ------------------
19
20 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=unimgr.git;a=blob;f=features/odl-unimgr-netvirt/pom.xml;hb=refs/heads/stable/nitrogen
21 * **Feature Description:**  MEF Legato implementation using netvirt.
22 * **Top Level:** Yes
23 * **User Facing:** Yes
24 * **Experimental:** Yes
25
26 odl-unimgr-cisco-xr-driver
27 --------------------------
28
29 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=unimgr.git;a=blob;f=features/odl-unimgr-cisco-xr-driver/pom.xml;hb=refs/heads/stable/nitrogen
30 * **Feature Description:**  MEF presto implementation with cisco xr
31 * **Top Level:** Yes
32 * **User Facing:** Yes
33 * **Experimental:** Yes
34
35
36 odl-unimgr-ovs-driver
37 --------------------------
38
39 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=unimgr.git;a=blob;f=features/odl-unimgr-ovs-driver/pom.xml;hb=refs/heads/stable/nitrogen
40 * **Feature Description:**  MEF presto implementation with ovsdb
41 * **Top Level:** Yes
42 * **User Facing:** Yes
43 * **Experimental:** Yes
44
45 Documentation
46 =============
47
48 * **User Guide(s):**
49
50   * :ref:`unimgr-user-guide`
51
52 * **Developer Guide(s):**
53
54   * :ref:`unimgr-dev-guide`
55
56 Security Considerations
57 =======================
58
59 No known security issues
60
61 Quality Assurance
62 =================
63
64 * `Link to Sonar Report <https://sonar.opendaylight.org/overview/coverage?id=org.opendaylight.unimgr%3Aunimgr-aggregator>`_ (50.7% code coverage)
65 * `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/unimgr/job/unimgr-csit-1node-basic-all-nitrogen/>`_
66 * Tested Manually all main features.
67
68   We have added unit and integration tests for Presto layer. Presto and Legato APIs were tested manually.
69
70 Migration
71 ---------
72
73 * Is it possible to migrate from the previous release?
74   No, Current release is backward incompatible.
75
76 Compatibility
77 -------------
78
79 * Is this release compatible with the previous release?
80 * Any API changes?
81 * Any configuration changes?
82
83 Presto API replaces with completely new Presto NRP model
84
85 Bugs Fixed
86 ----------
87
88 * Only Bugs related to current release have been fixed
89
90 Known Issues
91 ------------
92
93 * No known issues
94
95 End-of-life
96 ===========
97
98 none
99
100 Standards
101 =========
102
103 * `MEF PRESTO API <https://wiki.mef.net/display/CESG/LSO+Presto>`_
104 * `MEF LEGATO API <https://wiki.mef.net/display/CESG/LSO+Legato>`_
105
106 Release Mechanics
107 =================
108
109 * `Link to release plan <https://wiki.opendaylight.org/view/Unimgr:Release_Plan_Nitrogen>`_