FaaS: Add M2 and M3 status
[docs.git] / docs / release-process / milestone-readouts / m2 / faas.rst
1 ====
2 FaaS
3 ====
4
5 Please provide updates on any previously-incomplete items from prior milestone
6 readouts.  None
7
8 Functionality Freeze:
9 ---------------------
10
11 1. Final list of externally consumable APIs defined: Yes
12
13 2. Are all your inter-project dependencies resolved (i.e., have the other
14    projects you were counting on given you what you needed)? Yes
15
16 3. Were there any project-specific deliverables planned for this milestone?
17    No deliverables
18
19 Karaf Features Defined:
20 -----------------------
21
22 1. Are all your project's features that are intended for release added to the
23    features.xml and checked into integration git repository? Yes
24
25    - https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob;f=features/repos/index/pom.xml;
26
27 2. List all top-level, user-facing, and stable Karaf features for your project.
28
29    - https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/release-notes/projects/faas.rst;
30
31 Documentation:
32 --------------
33
34 1. List the kinds of documentation you will provide including at least:
35
36    - User Guide, Developer Guide
37
38 2. Have you checked in a reStructuredText outline to the docs repository? Yes
39
40    - https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/user-guide/fabric-as-a-service.rst;
41    - https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/developer-guide/fabric-as-a-service.rst;
42
43 Integration and Test:
44 ---------------------
45
46 1. Have you started automated system testing for your top-level features? No
47
48 2. Have you filled out basic system test plan template for each top-level
49    feature (karaf and not karaf) and a comprehensive system test plan template
50    including functionality, cluster, scalability, performance,
51    longevity/stability for each stable feature? Yes
52
53    - https://wiki.opendaylight.org/view/FaaS:SystemTestPlan
54
55 Project Specific:
56 -----------------
57
58 1. Were there any project-specific deliverables planned for this milestone? No deliverables
59
60 2. Have you updated your project facts with the project type category? Yes
61
62 3. Do you acknowledge the changes to the RC Blocking Bug Policy [3]_? Yes
63
64 .. [1] Note that you can only reasonably hold a project to something if you
65        formally asked for it during the release planning process and the project
66        team members acknowledged that ask saying they would do it.
67 .. [2] Release notes must be updated prior to a major release. It is a good idea
68        to keep release notes as a living document when significant changes are
69        made.
70 .. [3] https://lists.opendaylight.org/pipermail/tsc/2016-December/006468.html