======= NETCONF ======= Overview ======== The NETCONF projects hosts multiple components relating to IETF's NETCONF Working Group: * Northbound and southbound plugins for NETCONF protocol, as described in `RFC-6241 `__ * Northbound plugin for RESTCONF protocol, as described in `RFC-8040 `__ * Northbound plugin for RESTCONF protocol, as described in `an early draft `__ * Northnound plugin for descring RESTCONF endpoint in terms of `OpenAPI 3.0 `__ Behavior/Feature Changes ======================== The RFC8040 endpoint now correctly interprets `YANG Patch Media Type `__ requests. The ``netcon-node-topology`` YANG model has been updated to correctly mark the presence of OpenDaylight's ``yang-ext:mount`` extension. This does not affect the implementation, but improves interoperability with external system. New Features ============ There are no new features. Deprecated and Removed Features =============================== The ``odl-messagebus`` feature has been removed. The old RESTCONF endpoint ``localhost:8181/restconf``, as installed via ``odl-restconf-nb-bierman02`` feature, is now considered legacy and is expected to become deprecated in the next major release. Users are advised to migrate to using the RFC8040-compliant endpoint ``localhost:8181/rests``, as installed via ``odl-restconf-nb-rfc8040``. Resolved Issues =============== The following table lists the issues resolved in this release. .. jira_fixed_issues:: :project: NETCONF :versions: 2.0.0-2.0.5 Known Issues ============ The following table lists the known issues that exist in this release. .. jira_known_issues:: :project: NETCONF :versions: 2.0.0-2.0.5