2f287c074921688cfa70190c6572d734e4011ec4
[docs.git] / docs / getting-started-guide / project-release-notes / lacp.rst
1 ====
2 LACP
3 ====
4
5 Major Features
6 ==============
7
8 odl-lacp-plugin
9 ---------------
10
11 * **Feature URL:** https://github.com/opendaylight/lacp/blob/stable/carbon/features/src/main/features/features.xml
12 * **Feature Description:** Southbound plugin for adding Link Aggregation Control Protocol support (via OpenFlow)
13 * **Top Level:** Yes
14 * **User Facing:** Yes
15 * **Experimental:** Yes
16 * **CSIT Test:**
17
18   * https://jenkins.opendaylight.org/releng/view/lacp/job/lacp-csit-1node-lacp-all-carbon/
19   * https://jenkins.opendaylight.org/releng/view/lacp/job/lacp-integration-carbon/
20
21 Documentation
22 =============
23
24 * **User Guide(s):**
25
26   * :ref:`lacp-user-guide`
27
28 * **Developer Guide(s):**
29
30   * :ref:`lacp-dev-guide`
31
32 Security Considerations
33 =======================
34
35 No known issues
36
37 Quality Assurance
38 =================
39
40 * `Sonar report <https://sonar.opendaylight.org/overview?id=43929>`_ (76.8% code coverage)
41
42 Migration
43 ---------
44
45 It is not currently supported
46
47 Compatibility
48 -------------
49
50 Yes, It is compatible with previous release. There are no API or config changes.
51
52 Bugs Fixed
53 ----------
54
55 No bugs fixed
56
57 Known Issues
58 ------------
59
60 No known issues
61
62 End-of-life
63 ===========
64
65 No deprecated or EoLed features.
66
67 Standards
68 =========
69
70 `IEEE 802.11ad-2012 <http://www.techstreet.com/ieee/standards/ieee-802-11ad-2012?product_id=1820568>`_
71
72 Release Mechanics
73 =================
74
75 * `Link to release plan <https://wiki.opendaylight.org/view/Simultaneous_Release:Carbon_Release_Plan>`_