7cca25ab93bea9ab5233c4aea153e07ead47ed8c
[docs.git] / docs / release-notes / projects / jsonrpc.rst
1 ========
2 JSON-RPC
3 ========
4
5 Overview
6 ========
7
8 JSON-RPC 2.0 is a lightweight remote procedure call and notification
9 specification maintained by `JSON RPC <http://www.jsonrpc.org/>`_. OpenDaylight
10 uses the YANG-modelled JSON-RPC 2.0 specification as described in the
11 `IETF DRAFT <https://tools.ietf.org/html/draft-yang-json-rpc-03>`_.
12
13 Behavior/Feature Changes
14 ========================
15
16 This release introduces the following behavior changes:
17
18 *
19
20 New Features
21 ============
22
23 This release provides the following new features:
24
25 *
26
27 Deprecated Features
28 ===================
29
30 This release removed the following features:
31
32 *
33
34 Resolved Issues
35 ===============
36
37 The following table lists the resolved issues fixed this release.
38
39 .. list-table::
40    :widths: 15 55
41    :header-rows: 1
42
43    * - **Key**
44      - **Summary**
45
46    * - <bug ID>
47      -
48
49 Known Issues
50 ============
51
52 The following table lists the known issues that exist in this release.
53
54 .. list-table::
55    :widths: 15 55
56    :header-rows: 1
57
58    * - **Key**
59      - **Summary**
60
61    * - <bug ID>
62      -