Updated git submodules
[docs.git] / docs / getting-started-guide / project-release-notes / of-config-release-notes.rst
1 =========
2 OF-CONFIG
3 =========
4
5 Major Features
6 ==============
7
8 odl-of-config-all
9 -----------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=of-config.git;a=blob;f=features/features-of-config/src/main/features/features.xml;h=86615e2f22ebc8f21b403185d3a600aa2a463588;hb=HEAD
12 * **Feature Description:**  This is a top level wrapper feature which includes all the sub features of-config offers.
13 * **Top Level:** Yes
14 * **User Facing:** Yes
15 * **Experimental:** Yes
16 * **CSIT Test:** N/A
17
18 Documentation
19 =============
20
21 * **User Guide(s):**
22
23   * :ref:`ofconfig-user-guide`
24
25 * **Developer Guide(s):**
26
27   * :ref:`ofconfig-dev-guide`
28
29 Security Considerations
30 =======================
31
32 * Do you have any external interfaces other than RESTCONF?
33
34   * No. This project indirectly uses the NETCONF project to connect to devices.
35
36 * Other security issues?
37
38   * N/A
39
40 Quality Assurance
41 =================
42
43 * `Link to Sonar Report <https://sonar.opendaylight.org/overview?id=org.opendaylight.of-config%3Aofconf>`_ (71.4% code coverage)
44 * Other manual testing and QA information
45 * Testing methodology. How extensive was it? What should be expected to work?
46   What has not been tested as much?
47 * External System Test is almost done manually. The test has coverd all external APIs of OF-CONFIG and all supplementary options based on OF-CONFIG 1.2.
48
49 Migration
50 ---------
51
52 * Is it possible to migrate from the previous release? If so, how?
53
54 Yes, there are no additional steps for migration.
55
56 Compatibility
57 -------------
58
59 * Is this release compatible with the previous release? Yes.
60 * Any API changes? No.
61 * Any configuration changes? No.
62
63 Bugs Fixed
64 ----------
65
66 None.
67
68 Known Issues
69 ------------
70
71 * No known issues.
72
73 End-of-life
74 ===========
75
76 * List of features/APIs which are EOLed, deprecated, and/or removed in this
77   release
78
79   N/A
80
81 Standards
82 =========
83
84 * List of standrads implemented and to what extent
85 * `OF-CONFIG 1.2 <https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow-config/of-config-1.2.pdf>`_
86
87 Release Mechanics
88 =================
89
90 * `Link to release plan <https://wiki.opendaylight.org/view/OF-CONFIG:Nitrogen:Release_Plan>`_
91 * Describe any major shifts in release schedule from the release plan
92
93   N/A