Format aaa & alto m1 readouts to be parsible by script
[docs.git] / docs / release-process / milestone-readouts / m1 / opflex.rst
1 ======
2 OpFlex
3 ======
4
5 1. Project PTL:
6
7    - Rob Adams
8    - readams@readams.net
9    - readams
10    - I have reviewed the PTL Requirements
11
12 2. Project Contact:
13
14    - Rob Adams
15    - readams@readams.net
16    - readams
17
18 3. Test Contact:
19
20    - Rob Adams
21    - readams@readams.net
22    - readams
23
24 4. Documentation Contact
25
26    - Rob Adams
27    - readams@readams.net
28    - readams
29
30 5. Does your project have any updates on any previously-incomplete items from
31    prior milestone readouts?
32
33    - No
34
35 6. Were project-specific deliverables planned for this milestone delivered
36    successfully?
37
38    - No deliverables
39
40 7. Does your project have any special needs in CI Infrastructure ? (Yes/No)
41
42    - No
43
44 8. Is your project release plan finalized?  (Yes/No)
45
46    - No - I seem to have lost the ability to edit the wiki.  This will
47      be a very minor release with incremental changes and/or bug fixes.
48
49 9. Do you have all APIs intended to be externally consumable listed? (Yes/No/Not Applicable)
50
51    - Does each API have a useful short name? NA
52    - Are the Java interface and/or YANG files listed for each API? NA
53    - Are they labeled as tentative, provisional, or stable as appropriate for
54      each API? NA
55    - Do you call out the OSGi bundles and/or Karaf features providing the API
56      for each API? NA
57
58 10. Have all project dependencies requests on other projects' release plans
59     been acknowledged and documented by upstream projects?  (Yes/No)
60
61     - None
62
63 11. Will your project have top-level features not requiring system test?
64     (Yes/No)
65
66     - NA
67
68 12. Will your project use the OpenDaylight CI infrastructure for testing
69     top-level features requiring system test? (Yes/No)
70
71     - We have no top-level Karaf features, but the code is unit tested
72       in ODL infra and integration tested in our automated lab
73       infrastructure for integration with Kubernetes, OpenStack and ACI.