Fix “Is is” typo
[docs.git] / docs / getting-started-guide / project-release-notes / faas-release-notes.rst
1 ==========================
2 FaaS - Fabric As A Service
3 ==========================
4
5 Major Features
6 ==============
7
8 odl-faas-all
9 ------------
10
11 * **Feature URL:** https://git.opendaylight.org/gerrit/gitweb?p=faas.git;a=blob;f=features/src/main/features/features.xml
12 * **Feature Description:**  This is a top level wrapper feature which includes all the sub features faas offers.
13 * **Top Level:** Yes
14 * **User Facing:** Yes
15 * **Experimental:** Yes
16 * **CSIT Test:** N/A
17
18 Documentation
19 =============
20
21 * **User Guide(s):**
22
23   * :ref:`faas_user_guide`
24
25 * **Developer Guide(s):**
26
27   * :ref:`faas_dev_guide`
28
29 Security Considerations
30 =======================
31
32 * Do you have any external interfaces other than RESTCONF?
33
34   * No
35
36 * Other security issues?
37
38   * N/A
39
40 Quality Assurance
41 =================
42
43 * `Link to Sonar Report <https://sonar.opendaylight.org/overview?id=58232>`_ (N/A)
44 * There are unit tests and integration test scripts available under folder "demo" in the faas repo,
45   these scripts can be manually invoked for testing. these tests only depends on minnet and ovs
46   which can easily been installed on one VM.
47
48 Migration
49 ---------
50
51 * Is it possible to migrate from the previous release? If so, how?
52
53   * No
54
55 Compatibility
56 -------------
57
58 * Is this release compatible with the previous release? Yes
59 * Any API changes? No.
60 * Any configuration changes? No.
61
62 Bugs Fixed
63 ----------
64
65 * List of bugs fixed since the previous release
66
67   * None
68
69 Known Issues
70 ------------
71
72 https://bugs.opendaylight.org/buglist.cgi?quicksearch=faas
73
74 End-of-life
75 ===========
76
77 * List of features/APIs which are EOLed, deprecated, and/or removed in this
78   release
79
80   * None
81
82 Standards
83 =========
84
85 * List of standrads implemented and to what extent
86
87   * None
88
89 Release Mechanics
90 =================
91
92 * `Link to release plan <https://wiki.opendaylight.org/view/FaaS:Carbon_Release_Plan>`_
93 * Describe any major shifts in release schedule from the release plan
94
95   * None