Fix “Is is” typo
[docs.git] / docs / getting-started-guide / project-release-notes / bier.rst
1 =======================================
2 Bit Indexed Explicit Replication (BIER)
3 =======================================
4
5 odl-bier-all
6 ------------
7
8 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=bier.git;a=blob;f=features/features-bier/src/main/features/features.xml
9 * **Feature Description:**  This is a summary feature containing the default functionalities provided by BIER project.
10 * **Top Level:** Yes
11 * **User Facing:** Yes
12 * **Experimental:** Yes
13 * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/bier/job/bier-csit-1node-basic-all-carbon/
14
15 Documentation
16 =============
17
18 * **User Guide(s):**
19
20   *  :ref:`bier-user-guide`
21
22 * **Developer Guide(s):**
23
24   *  :ref:`bier-dev-guide`
25
26 Security Considerations
27 =======================
28
29 * Do you have any external interfaces other than RESTCONF?
30
31   * BIER project needs to get topology information via OpenFlow and BIER configuration via NETCONF.
32
33 * Other security issues?
34
35   * The required security issues are provided in the RESTCONF, NETCONF and OpenFlow project.
36
37 Quality Assurance
38 =================
39
40 * `Link to Sonar Report <https://sonar.opendaylight.org/overview?id=72693>`_ 76.5%
41 * `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/bier/job/bier-csit-1node-basic-all-carbon/>`_
42 * Testing methodology. How extensive was it? What should be expected to work?
43   What has not been tested as much?
44 * There are unit tests and integration test available under folder "test" and system test in CSIT but the NETCONF
45   interface is not tested and will be completed in next release.
46
47 Migration
48 ---------
49
50 * Is it possible to migrate from the previous release? If so, how?
51
52 * Not applicable as there is no previous release.
53
54 Compatibility
55 -------------
56
57 * Is this release compatible with the previous release? No previous release.
58 * Any API changes? No.
59 * Any configuration changes? No.
60
61 Bugs Fixed
62 ----------
63
64 * Not applicable as there is no previous release.
65
66 Known Issues
67 ------------
68
69 * Not applicable as there is no previous release.
70
71 End-of-life
72 ===========
73
74 * List of features/APIs which are EOLed, deprecated, and/or removed in this
75   release
76 * N/A
77
78 Standards
79 =========
80
81 * `Multicast using Bit Index Explicit Replication <https://datatracker.ietf.org/doc/draft-ietf-bier-architecture>`_
82 * `YANG Data Model for BIER Protocol <https://datatracker.ietf.org/doc/draft-ietf-bier-bier-yang>`_
83
84 Release Mechanics
85 =================
86
87 * `Link to release plan <https://wiki.opendaylight.org/view/BIER:Carbon:Release_Plan>`_
88 * Describe any major shifts in release schedule from the release plan
89 * N/A