Merge "Remove "handbook" terminology"
[docs.git] / docs / release-notes / projects / daexim.rst
1 ==================
2 Data Export/Import
3 ==================
4
5 Major Features
6 ==============
7
8 odl-daexim
9 ----------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=daexim.git;a=blob;f=features/odl-daexim/src/main/feature/feature.xml;hb=refs/heads/stable/oxygen
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:** `Single node <https://jenkins.opendaylight.org/releng/view/daexim/job/daexim-csit-1node-basic-only-oxygen/>`_. `Three node cluster <https://jenkins.opendaylight.org/releng/view/daexim/job/daexim-csit-3node-clustering-basic-only-oxygen/>`_.
18
19
20 Documentation
21 =============
22
23 * **User Guide(s):**
24
25   * :ref:`Data Export/Import User Guide <daexim-user-guide>`
26
27 * **Developer Guide(s):**
28
29   * :ref:`Data Export/Import Developer Guide <daexim-dev-guide>`
30
31 Security Considerations
32 =======================
33
34 * Do you have any external interfaces other than RESTCONF?
35
36   * No
37
38 * Other security issues?
39
40   * N/A
41
42 Quality Assurance
43 =================
44
45 * `Link to Sonar Report <https://sonar.opendaylight.org/dashboard?id=org.opendaylight.daexim%3Adaexim>`_
46 * Code coverage is 78.1%.
47 * There are extensive unit-tests in the code.
48
49
50 Migration
51 ---------
52
53 * Is it possible to migrate from the previous release? If so, how?
54
55   * Migration 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? Yes. Added ability to export data on only one node. Details in yang module.
63 * Any configuration changes? No.
64
65 Bugs Fixed
66 ----------
67
68 * List of bugs fixed since the previous release
69
70   * All known bugs have been resolved.
71
72 Known Issues
73 ------------
74
75 * None.
76 * `Current list of bugs <https://jira.opendaylight.org/projects/DAEXIM/issues/?filter=allopenissues>`_
77
78 End-of-life
79 ===========
80
81 * List of features/APIs which are EOLed, deprecated, and/or removed in
82   this release
83
84   * None
85
86 Standards
87 =========
88
89 * List of standards implemented and to what extent
90
91   * None
92
93 Release Mechanics
94 =================
95
96 * Describe any major shifts in release schedule from the release plan
97
98   * None