323f17f30b559c532250c04a1b99b86a6921606c
[docs.git] / docs / getting-started-guide / project-release-notes / didm.rst
1 ====
2 DIDM
3 ====
4
5 Major Features
6 ==============
7
8 odl-didm-all
9 ------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=didm.git;a=blob;f=features/src/main/features/features.xml;hb=HEAD
12 * **Feature Description:** Device Identification and device driver framework
13 * **Top Level:** Yes
14 * **User Facing:** Yes
15 * **Experimental:** Yes
16 * **CSIT Test:** None
17
18 odl-didm-ovs-all
19 ----------------
20
21 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=didm.git;a=blob;f=vendor/ovs/features/src/main/features/features.xml;hb=HEAD
22 * **Feature Description:**  DIDM OVS reference driver
23 * **Top Level:** Yes
24 * **User Facing:** Yes
25 * **Experimental:** Yes
26 * **CSIT Test:** NA
27
28 odl-didm-ovs-all
29 ----------------
30
31 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=didm.git;a=blob;f=vendor/hp/features/src/main/features/features.xml;hb=HEAD
32 * **Feature Description:**  DIDM HP device identification and driver management
33 * **Top Level:** Yes
34 * **User Facing:** Yes
35 * **Experimental:** Yes
36 * **CSIT Test:** NA
37
38
39
40 Documentation
41 =============
42
43 * **User Guide(s):**
44
45   * :ref:`DIDM User Guide <didm-user-guide>`
46
47 * **Developer Guide(s):**
48
49   * :ref:`DIDM Developer Guide <didm-developer-guide>`
50
51 Security Considerations
52 =======================
53
54 * There are no security issue found.
55
56 Quality Assurance
57 =================
58
59 * `Link to Sonar Report <https://sonar.opendaylight.org/overview?id=org.opendaylight.didm%3Adidm-aggregator>`_
60 * `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/didm/job/didm-csit-1node-discovery-only-carbon/>`_
61 * Testing is done manually.
62
63 Migration
64 ---------
65
66 * No changes has been done from the last release.
67
68 Compatibility
69 -------------
70
71 * Release is compatible with previous release.
72 * No API changes has been done.
73 * No configuration changes has been done.
74
75 Bugs Fixed
76 ----------
77
78 * No bugfix has been done.
79
80 Known Issues
81 ------------
82
83 * Initial release for device driver support. The release only supports device driver feature for HP 3800 and OVS (Open vSwitch).
84 * RPC "adjustFlow" is not adjusting the flows as expected for HP switch platform.
85
86 End-of-life
87 ===========
88
89 * No changes has been done from previous supported API.
90
91 Standards
92 =========
93
94 * :ref:`Flow Objective API <didm-flow-objective-api>`
95
96 Release Mechanics
97 =================
98
99 * `Link to release plan <https://wiki.opendaylight.org/view/DIDM:Carbon>`_