Merge "Update ODL Parent release notes for Oxygen"
[docs.git] / docs / release-notes / projects / p4plugin.rst
1 =========
2 P4 Plugin
3 =========
4
5 odl-p4plugin-all
6 ----------------
7
8 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=p4plugin.git;a=blob;f=features/features-p4plugin/pom.xml
9 * **Feature Description:**  This is a summary feature containing the default functionalities provided by P4Plugin project.
10 * **Top Level:** Yes
11 * **User Facing:** Yes
12 * **Experimental:** Yes
13 * **CSIT Test:** https://jenkins.opendaylight.org/releng/view/p4plugin/job/p4plugin-csit-1node-basic-all-oxygen/
14
15 Documentation
16 =============
17
18 * **User Guide(s):**
19
20   *  :ref:`p4plugin-user-guide`
21
22 * **Developer Guide(s):**
23
24   *  :ref:`p4plugin-dev-guide`
25
26 Security Considerations
27 =======================
28
29 * Do you have any external interfaces other than RESTCONF?
30
31   * P4Plugin project needs to get node interface resources via NETCONF and the deployed table, and
32     to get the channel via gRPC.
33
34 * Other security issues?
35
36   * Security issues are provided in the RESTCONF and NETCONF projects.
37
38 Quality Assurance
39 =================
40
41 * `Link to Sonar Report <https://sonar.opendaylight.org/dashboard?id=org.opendaylight.p4plugin%3Ap4plugin-aggregator>`_
42 * `Link to CSIT Jobs <https://jenkins.opendaylight.org/releng/view/p4plugin/job/p4plugin-csit-1node-basic-all-oxygen/>`_
43 * Testing methodology. How extensive was it? What should be expected to work?
44   What has not been tested as much?
45   There are unit tests and integration test available under folder "test",
46   but we are now busy with system test in CSIT.
47
48 Migration
49 ---------
50
51 * Is it possible to migrate from the previous release? If so, how?
52 No, we have no previous release.
53
54 Compatibility
55 -------------
56
57 * Is this release compatible with the previous release? No, we have no previous release.
58 * Any API changes? No.
59 * Any configuration changes? No.
60
61 Bugs Fixed
62 ----------
63
64 * None.
65
66 Known Issues
67 ------------
68
69 * None.
70
71 End-of-life
72 ===========
73
74 * None.
75
76 Standards
77 =========
78
79 * None.
80
81 Release Mechanics
82 =================
83
84 * `Link to release plan <https://wiki.opendaylight.org/view/P4_Plugin:Oxygen:Release_Plan>`_
85 * Describe any major shifts in release schedule from the release plan
86   None.