Update Chlorine SR2 MRI projects
[docs.git] / docs / release-notes / projects / bgpcep.rst
1 ========
2 BGP-PCEP
3 ========
4
5 Overview
6 ========
7
8 BGP Plugin
9 ----------
10 The OpenDaylight controller provides an implementation of BGP
11 (Border Gateway Protocol), which is based on `RFC 4271 <https://tools.ietf.org/html/rfc4271>`_)
12 as a south-bound protocol plugin. The implementation renders all
13 basic *BGP speaker capabilities*, including:
14
15 Inter/Intra-AS peering
16 * Routes advertising
17 * Routes originating
18 * Routes storage
19
20 The plugin's **north-bound API** (``REST``/``Java``) provides to user:
21
22 * Fully dynamic run-time standardized BGP configuration
23 * Read-only access to all RIBs
24 * Read-write programmable RIBs
25 * Read-only reachability/link-state topology view
26
27 PCEP Plugin
28 -----------
29 The OpenDaylight Path Computation Element Communication Protocol (PCEP)
30 plugin provides all basic service units necessary to build-up a
31 PCE-based controller. Defined by `RFC 8231 <https://tools.ietf.org/html/rfc8231>`_,
32 PCEP offers LSP management functionality for Active Stateful PCE, which is
33 the cornerstone for majority of PCE-enabled SDN solutions. It consists of
34 the following components:
35
36 * Protocol library
37 * PCEP session handling
38 * Stateful PCE LSP-DB
39 * Active Stateful PCE LSP Operations
40
41
42 Behavior/Feature Changes
43 ========================
44 The configuration knob for ``pcep-provider``'s timer has been moved into pcep-topology
45 configuration. Users relying on non-default value need to update their configuration.
46
47 New Features
48 ============
49 The Graph functionality has been extended to handle multiple PCEP topologies.
50
51 Deprecated Features
52 ===================
53 No deprecated features.
54
55 Resolved Issues
56 ===============
57 The following table lists the issues resolved in this release.
58
59 .. jira_fixed_issues::
60    :project: BGPCEP
61    :versions: 0.18.0-0.18.2
62
63 Known Issues
64 ============
65 The following table lists the known issues that exist in this release.
66
67 .. jira_known_issues::
68    :project: BGPCEP
69    :versions: 0.18.0-0.18.2
70
71 Resolved Issues in SR1
72 ======================
73 The following table lists the issues resolved in Service Release 1.
74
75 .. jira_fixed_issues::
76    :project: BGPCEP
77    :versions: 0.18.3-0.18.4
78
79 Known Issues in SR1
80 ===================
81 The following table lists the known issues that exist in Service Release 1.
82
83 .. jira_known_issues::
84    :project: BGPCEP
85    :versions: 0.18.3-0.18.4