From: Ravit Peretz Date: Fri, 19 May 2017 08:08:58 +0000 (+0300) Subject: Add infrautils release note X-Git-Tag: release/nitrogen~1461^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=21ceedfcffa360ae7740c6d937c37afc9cf0f6e3;p=docs.git Add infrautils release note Change-Id: I86c8bd920ba519ca3ea6c8f43f48a93eec1d8b14 Signed-off-by: Ravit Peretz --- diff --git a/docs/developer-guide/infrautils-developer-guide.rst b/docs/developer-guide/infrautils-developer-guide.rst index 731aeeda4..0f8a01192 100644 --- a/docs/developer-guide/infrautils-developer-guide.rst +++ b/docs/developer-guide/infrautils-developer-guide.rst @@ -1,3 +1,5 @@ +.. _infrautils-dev-guide: + Infrautils ========== diff --git a/docs/getting-started-guide/project-release-notes/infrautils.rst b/docs/getting-started-guide/project-release-notes/infrautils.rst new file mode 100644 index 000000000..d656d7cb4 --- /dev/null +++ b/docs/getting-started-guide/project-release-notes/infrautils.rst @@ -0,0 +1,81 @@ +========== +Infrautils +========== + +Major Features +============== + +odl-infrautils-all +------------------ + +* **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 +* **Feature Description:** This feature exposes all infrautils framework features +* **Top Level:** Yes +* **User Facing:** No +* **Experimental:** Yes +* **CSIT Test:** none + +.. note that this is experimental until the system test waiver is granted +.. on this thread: +.. https://lists.opendaylight.org/pipermail/infrautils-dev/2017-May/000322.html + +Documentation +============= + +* **User Guide(s):** + + * Infrautils provides low-level technical framework utilities and therefore has no user guide + +* **Developer Guide(s):** + + * :ref:`infrautils-dev-guide` + +Security Considerations +======================= + +* No external interfaces + +Quality Assurance +================= + +* `Link to Sonar Report `_ (82.8% line coverage) +* Project infrautils provides low-level technical framework utilities + and therefore no CSIT automated system testing is available + +Migration +--------- + +* No additional migration steps needed + +Compatibility +------------- + +* This release is compatible with previous release +* Async API was removed (dead code, not used by any odl projects) +* No configuration changes made + +Bugs Fixed +---------- + +* `List of bugs fixed since the previous release: `_ + + +Known Issues +------------ + +* There are no currently known issues + +End-of-life +=========== + +* This section is N/A + +Standards +========= + +* This section is N/A + +Release Mechanics +================= + +* `Link to release plan `_