Fix “Is is” typo
[docs.git] / docs / getting-started-guide / project-release-notes / unimgr.rst
1 ======
2 Unimgr
3 ======
4
5 Major Features
6 ==============
7
8 odl-unimgr-netvirt
9 ------------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=unimgr.git;a=blob;f=features/features-unimgr/src/main/features/features.xml;hb=refs/heads/stable/carbon
12 * **Feature Description:**  MEF Legato implementation using netvirt.
13 * **Top Level:** Yes
14 * **User Facing:** Yes
15 * **Experimental:** Yes
16
17 odl-unimgr-cisco-xr-driver
18 --------------------------
19
20 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=unimgr.git;a=blob;f=features/features-unimgr/src/main/features/features.xml;hb=refs/heads/stable/carbon
21 * **Feature Description:**  MEF presto implementation with cisco xr
22 * **Top Level:** Yes
23 * **User Facing:** Yes
24 * **Experimental:** Yes
25
26 Documentation
27 =============
28
29 * **User Guide(s):**
30
31   * :ref:`unimgr-user-guide`
32
33 * **Developer Guide(s):**
34
35   * :ref:`unimgr-dev-guide`
36
37 Security Considerations
38 =======================
39
40 No known security issues
41
42 Quality Assurance
43 =================
44
45 * `Link to Sonar Report <https://sonar.opendaylight.org/overview/coverage?id=org.opendaylight.unimgr%3Aunimgr-aggregator>`_ (49.4% code coverage)
46 * `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/unimgr/job/unimgr-csit-1node-basic-only-carbon/>`_
47 * Tested Manually all main features.
48
49   I installed the feature, connect to the dlux ui, configured some services, and run traffic between the ports configured in the services.
50
51 Migration
52 ---------
53
54 * Is it possible to migrate from the previous release?
55   No, Current release is backward incompatible.
56
57 Compatibility
58 -------------
59
60 * Is this release compatible with the previous release?
61 * Any API changes?
62 * Any configuration changes?
63
64 No, all API's are new or have not been modified.
65
66 Bugs Fixed
67 ----------
68
69 * Only Bugs related to current release have been fixed
70
71 Known Issues
72 ------------
73
74 * No known issues
75
76 End-of-life
77 ===========
78
79 none
80
81 Standards
82 =========
83
84 * `MEF PRESTO API <https://wiki.mef.net/display/CESG/LSO+Presto>`_
85 * `MEF LEGATO API <https://wiki.mef.net/display/CESG/LSO+Legato>`_
86
87 Release Mechanics
88 =================
89
90 * `Link to release plan <https://wiki.opendaylight.org/view/Unimgr:Release_Plan_Carbon>`_