Add project release notes templates
[docs.git] / docs / release-notes / projects / netconf.rst
1 =======
2 NETCONF
3 =======
4
5 Overview
6 ========
7
8 NETCONF is an XML-based protocol used for configuration and monitoring
9 devices in the network. The base NETCONF protocol is described in
10 `RFC-6241 <http://tools.ietf.org/html/rfc6241>`__.
11
12 Behavior/Feature Changes
13 ========================
14
15 This release introduces the following behavior changes:
16
17 *
18
19 New Features
20 ============
21
22 This release provides the following new features:
23
24 *
25
26 Deprecated Features
27 ===================
28
29 This release removed the following features:
30
31 *
32
33 Resolved Issues
34 ===============
35
36 The following table lists the resolved issues fixed this release.
37
38 .. list-table::
39    :widths: 15 55
40    :header-rows: 1
41
42    * - **Key**
43      - **Summary**
44
45    * - <bug ID>
46      -
47
48 Known Issues
49 ============
50
51 The following table lists the known issues that exist in this release.
52
53 .. list-table::
54    :widths: 15 55
55    :header-rows: 1
56
57    * - **Key**
58      - **Summary**
59
60    * - <bug ID>
61      -