Update docs for 2023.09 Potassium
[docs.git] / docs / release-notes / projects / netconf.rst
1 =======
2 NETCONF
3 =======
4
5 Overview
6 ========
7 The NETCONF projects hosts multiple components relating to IETF's NETCONF Working Group:
8
9 * Northbound and southbound plugins for NETCONF protocol, as described in `RFC-6241 <http://tools.ietf.org/html/rfc6241>`__
10 * Northbound plugin for RESTCONF protocol, as described in `RFC-8040 <http://tools.ietf.org/html/rfc8040>`__
11 * Northnound plugin for descring RESTCONF endpoint in terms of `OpenAPI 3.0 <https://swagger.io/docs/specification/about/>`__
12
13
14 Behavior/Feature Changes
15 ========================
16 The ``odl-restconf-nb-rfc8040`` feature has been renamed to ``odl-restconf-nb``.
17
18 New Features
19 ============
20 Support for subscribing to mounted NETCONF devices has been added. See
21 `NETCONF-745 <https://jira.opendaylight.org/browse/NETCONF-745>`__ for details.
22
23 A new RESTCONF query extension has been added. This supports reporting only leaf values which have actually
24 changed. See `NETCONF-862 <https://jira.opendaylight.org/browse/NETCONF-862>`__ for details.
25
26 Deprecated and Removed Features
27 ===============================
28 RPC definitions in ``netconf-node-topology.yang`` have been deprecated. Their functionality is completely covered
29 by manipulating the configuration datastore.
30
31 Resolved Issues
32 ===============
33 The following table lists the issues resolved in this release.
34
35 .. jira_fixed_issues::
36    :project: NETCONF
37    :versions: 6.0.0-6.0.0
38
39 Known Issues
40 ============
41 The following table lists the known issues that exist in this release.
42
43 .. jira_known_issues::
44    :project: NETCONF
45    :versions: 6.0.0-6.0.0