From dec01992b29d678b8e814fcbc93de7d975a0ad4c Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 18 Sep 2017 22:07:58 +0200 Subject: [PATCH] Update mdsal release notes for Nitrogen - Links updated - Reformatted to 80 columns - Reworded EOL section Change-Id: I8a669228776a6d03cd4f9b9690ca00a4b1050066 Signed-off-by: Robert Varga --- .../project-release-notes/mdsal.rst | 46 +++++++++++-------- 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/docs/getting-started-guide/project-release-notes/mdsal.rst b/docs/getting-started-guide/project-release-notes/mdsal.rst index d3fe0fbdc..c2091d4e2 100644 --- a/docs/getting-started-guide/project-release-notes/mdsal.rst +++ b/docs/getting-started-guide/project-release-notes/mdsal.rst @@ -1,6 +1,6 @@ -============ +====== MD-SAL -============ +====== Major Features ============== @@ -8,17 +8,19 @@ Major Features odl-mdsal-binding ----------------- -* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=blob;f=common/features/features-mdsal/src/main/features/features.xml;hb=refs/heads/stable/carbon -* **Feature Description:** MDSAL Binding layer, representing mapping of YANG modeled data to respective Java Objects +* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=blob;f=common/features/odl-mdsal-binding/pom.xml;hb=refs/heads/stable/nitrogen +* **Feature Description:** MDSAL Binding layer, representing mapping of YANG + modeled data to respective Java Objects * **Top Level:** Yes * **User Facing:** No * **Experimental:** No -* **CSIT Test:** https://jenkins.opendaylight.org/releng/view/mdsal/job/mdsal-csit-1node-periodic-bindingv1-only-carbon/ +* **CSIT Test:** https://jenkins.opendaylight.org/releng/view/mdsal/job/mdsal-csit-1node-periodic-bindingv1-only-nitrogen/ odl-mdsal-binding2 ------------------ -* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=blob;f=common/features/features-mdsal/src/main/features/features.xml;hb=refs/heads/stable/carbon -* **Feature Description:** MDSAL Binding v2 layer, representing mapping of YANG modeled data to respective Java Objects +* **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=blob;f=common/features/odl-mdsal-binding2/pom.xml;hb=refs/heads/stable/nitrogen +* **Feature Description:** MDSAL Binding v2 layer, representing mapping of YANG + modeled data to respective Java Objects * **Top Level:** Yes * **User Facing:** No * **Experimental:** Yes @@ -30,18 +32,21 @@ Documentation * :ref:`MDSAL Developer guide ` - * `MDSAL Binding v2 guide `_ + * `MDSAL Binding v2 guide `_ Security Considerations ======================= -* MDSAL libraries are designed to be embedded and not to be a stand-alone application so security concerns need to be addressed by the application using this library. +* MDSAL libraries are designed to be embedded and not to be a stand-alone + application so security concerns need to be addressed by the application + using this library. Quality Assurance ================= -* `Link to Sonar Report `_ (70.6% line coverage) -* `Link to CSIT Jobs `_ +* `Link to Sonar Report `_ + (61.0% line coverage) +* `Link to CSIT Jobs `_ Migration --------- @@ -57,28 +62,33 @@ Compatibility Bugs Fixed ---------- -* `Link of fixed bugs `_ +* `Link of fixed bugs `_ + Additionally, all issues fixed in Carbon SR1 and SR2 release trains have been integrated. Known Issues ------------ * List key known issues with workarounds -* `Link to Open Bugs `_ +* `Link to Open Bugs `_ End-of-life =========== -* List of features/APIs which are EOLed, deprecated, and/or removed in this - release +* Users are advised that any API element marked as @deprecated may be removed + in the next release. Users are advised to follow JavaDoc pointers and migrate + to replacement APIs. - none +* Next release is likely to make incompatible API changes due to changes + in the next yangtools release. Standards ========= -* relies on processing according to `RFC 6020 `_ and `RFC 7950 `_. +* relies on processing according to + `RFC 6020 `_ and + `RFC 7950 `_. Release Mechanics ================= -* `Link to release plan `_ \ No newline at end of file +* `Link to release plan `_ -- 2.36.6