====== MD-SAL ====== Major Features ============== odl-mdsal-binding ----------------- * **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-nitrogen/ odl-mdsal-binding2 ------------------ * **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 Documentation ============= * **Developer Guide(s):** * :ref:`MDSAL Developer 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. Quality Assurance ================= * `Link to Sonar Report `_ (61.0% line coverage) * `Link to CSIT Jobs `_ Migration --------- * no additional steps needed for migration Compatibility ------------- * Release is compatible with the previous one * No configuration changes Bugs Fixed ---------- * `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 `_ End-of-life =========== * 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. * 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 `_. Release Mechanics ================= * `Link to release plan `_