Update docs for 2023.09 Potassium
[docs.git] / docs / release-notes / projects / netconf.rst
index 152867b3bbc464da53ca000a303e147fcc8f4994..1790188587cb0309a8d7276a5d48c6edd47cb7f8 100644 (file)
@@ -4,58 +4,42 @@ 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 <http://tools.ietf.org/html/rfc6241>`__
+* Northbound plugin for RESTCONF protocol, as described in `RFC-8040 <http://tools.ietf.org/html/rfc8040>`__
+* Northnound plugin for descring RESTCONF endpoint in terms of `OpenAPI 3.0 <https://swagger.io/docs/specification/about/>`__
 
-NETCONF is an XML-based protocol used for configuration and monitoring
-devices in the network. The base NETCONF protocol is described in
-`RFC-6241 <http://tools.ietf.org/html/rfc6241>`__.
 
 Behavior/Feature Changes
 ========================
-
-This release introduces the following behavior changes:
-
-*
+The ``odl-restconf-nb-rfc8040`` feature has been renamed to ``odl-restconf-nb``.
 
 New Features
 ============
+Support for subscribing to mounted NETCONF devices has been added. See
+`NETCONF-745 <https://jira.opendaylight.org/browse/NETCONF-745>`__ for details.
 
-This release provides the following new features:
-
-*
-
-Deprecated Features
-===================
-
-This release removed the following features:
+A new RESTCONF query extension has been added. This supports reporting only leaf values which have actually
+changed. See `NETCONF-862 <https://jira.opendaylight.org/browse/NETCONF-862>`__ for details.
 
-*
+Deprecated and Removed Features
+===============================
+RPC definitions in ``netconf-node-topology.yang`` have been deprecated. Their functionality is completely covered
+by manipulating the configuration datastore.
 
 Resolved Issues
 ===============
+The following table lists the issues resolved in this release.
 
-The following table lists the resolved issues fixed this release.
-
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
+.. jira_fixed_issues::
+   :project: NETCONF
+   :versions: 6.0.0-6.0.0
 
 Known Issues
 ============
-
 The following table lists the known issues that exist in this release.
 
-.. list-table::
-   :widths: 15 55
-   :header-rows: 1
-
-   * - **Key**
-     - **Summary**
-
-   * - <bug ID>
-     -
+.. jira_known_issues::
+   :project: NETCONF
+   :versions: 6.0.0-6.0.0