Add project release notes templates
[docs.git] / docs / release-notes / projects / ovsdb.rst
1 =====
2 OVSDB
3 =====
4
5 Overview
6 ========
7
8 The OVSDB Project provides the following functionality:
9
10 * The OVSDB southbound plugin handles any OVS device that supports both the
11   OVSDB schema and uses the OVSDB protocol. This feature implements a defined
12   YANG model. Developers can use this functionality to develop in-controller
13   applications that leverage OVSDB for device configuration.
14
15 * The HWvTep southbound plugin handles any OVS device that supports both the
16   OVSDB hardware vTEP schema and uses OVSDB protocol. This feature implements
17   a defined YANG model. Developers can use this functionality to develop
18   in-controller applications that leverage OVSDB hardware vTEP plugin for
19   device configuration.
20
21 Behavior/Feature Changes
22 ========================
23
24 This release introduces the following behavior changes:
25
26 *
27
28 New Features
29 ============
30
31 This release provides the following new features:
32
33 *
34
35 Deprecated Features
36 ===================
37
38 This release removed the following features:
39
40 *
41
42 Resolved Issues
43 ===============
44
45 The following table lists the resolved issues fixed this release.
46
47 .. list-table::
48    :widths: 15 55
49    :header-rows: 1
50
51    * - **Key**
52      - **Summary**
53
54    * - <bug ID>
55      -
56
57 Known Issues
58 ============
59
60 The following table lists the known issues that exist in this release.
61
62 .. list-table::
63    :widths: 15 55
64    :header-rows: 1
65
66    * - **Key**
67      - **Summary**
68
69    * - <bug ID>
70      -