Updated git submodules
[docs.git] / docs / getting-started-guide / project-release-notes / daexim-release-notes.rst
1 ==================
2 Data Export/Import
3 ==================
4
5 Major Features
6 ==============
7
8 odl-daexim-all
9 --------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=daexim.git;a=blob;f=features/odl-daexim-all/src/main/feature/feature.xml
12 * **Feature Description:** This is a wrapper feature which includes all
13   the sub features provided by daexim project.
14 * **Top Level:** Yes
15 * **User Facing:** Yes
16 * **Experimental:** Yes
17 * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/daexim/job/daexim-csit-1node-basic-only-nitrogen/
18
19 Documentation
20 =============
21
22 * **User Guide(s):**
23
24   * :ref:`Data Export/Import User Guide <daexim-user-guide>`
25
26 * **Developer Guide(s):**
27
28   * :ref:`Data Export/Import Developer Guide <daexim-dev-guide>`
29
30 Security Considerations
31 =======================
32
33 * Do you have any external interfaces other than RESTCONF?
34
35   * No
36
37 * Other security issues?
38
39   * N/A
40
41 Quality Assurance
42 =================
43
44 * `Link to Sonar Report <https://sonar.opendaylight.org/overview?id=71877>`
45   Code coverage is 79.3%.
46 * There are extensive unit-tests in the code.
47
48
49 Migration
50 ---------
51
52 * Is it possible to migrate from the previous release? If so, how?
53
54   * This is the first release of the project. However, migration
55     should work across all releases.
56
57
58 Compatibility
59 -------------
60
61 * Is this release compatible with the previous release? Yes
62 * Any API changes? No.
63 * Any configuration changes? No.
64
65 Bugs Fixed
66 ----------
67
68 * List of bugs fixed since the previous release
69
70   * First release of project
71
72 Known Issues
73 ------------
74
75 https://bugs.opendaylight.org/buglist.cgi?quicksearch=daexim
76
77 End-of-life
78 ===========
79
80 * List of features/APIs which are EOLed, deprecated, and/or removed in
81   this release
82
83   * None
84
85 Standards
86 =========
87
88 * List of standrads implemented and to what extent
89
90   * None
91
92 Release Mechanics
93 =================
94
95 * `Link to release plan <https://wiki.opendaylight.org/view/Daexim:Nitrogen:Release_Plan>`
96 * Describe any major shifts in release schedule from the release plan
97
98   * None