Merge "Update find bad words script"
[docs.git] / docs / getting-started-guide / project-release-notes / infrautils.rst
1 ==========
2 Infrautils
3 ==========
4
5 Major Features
6 ==============
7
8 odl-infrautils-all
9 ------------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=infrautils.git;a=blob;f=common/features/infrautils-features/src/main/features/features.xml;hb=stable/carbon
12 * **Feature Description:**  This feature exposes all infrautils framework features
13 * **Top Level:** Yes
14 * **User Facing:** No
15 * **Experimental:** Yes
16 * **CSIT Test:** none
17
18 .. note that this is experimental until the system test waiver is granted
19 .. on this thread:
20 .. https://lists.opendaylight.org/pipermail/infrautils-dev/2017-May/000322.html
21
22 Documentation
23 =============
24
25 * **User Guide(s):**
26
27   * Infrautils provides low-level technical framework utilities and therefore has no user guide
28
29 * **Developer Guide(s):**
30
31   * :ref:`infrautils-dev-guide`
32
33 Security Considerations
34 =======================
35
36 * No external interfaces
37
38 Quality Assurance
39 =================
40
41 * `Link to Sonar Report <https://sonar.opendaylight.org/overview?id=66717>`_ (82.8% line coverage)
42 * Project infrautils provides low-level technical framework utilities
43   and therefore no CSIT automated system testing is available
44
45 Migration
46 ---------
47
48 * No additional migration steps needed
49
50 Compatibility
51 -------------
52
53 * This release is compatible with previous release
54 * Async API was removed (dead code, not used by any odl projects)
55 * No configuration changes made
56
57 Bugs Fixed
58 ----------
59
60 * `List of bugs fixed since the previous release: <https://bugs.opendaylight.org/buglist.cgi?bug_status=RESOLVED&chfield=target_milestone&chfieldto=Now&component=General&f1=cf_target_milestone&f2=cf_target_milestone&f3=cf_target_milestone&f4=cf_target_milestone&f5=cf_target_milestone&j_top=AND_G&list_id=78956&o1=substring&product=infrautils&query_format=advanced&resolution=FIXED&resolution=INVALID&resolution=WONTFIX&resolution=DUPLICATE&resolution=WORKSFORME&v1=Carbon>`_
61
62
63 Known Issues
64 ------------
65
66 * There are no currently known issues
67
68 End-of-life
69 ===========
70
71 * This section is N/A
72
73 Standards
74 =========
75
76 * This section is N/A
77
78 Release Mechanics
79 =================
80
81 * `Link to release plan <https://wiki.opendaylight.org/view/Infrastructure_Utilities:Carbon_Release_Plan>`_