OVSDB Milestone Final readout
[docs.git] / docs / release-process / milestone-readouts / m1 / coe.rst
1 ===
2 COE
3 ===
4
5 1. Project PTL: Prem Sankar G, prem.sankar.g@ericsson.com, premsankar
6
7    - Yes, I have reviewed the PTL Requirements.
8
9 2. Project Contact: Prem Sankar G, prem.sankar.g@ericsson.com, premsankar
10
11 3. Test Contact: Prem Sankar G, prem.sankar.g@ericsson.com, premsankar
12
13 4. Documentation Contact: Faseela K, faseela.k@ericsson.com, faseelak
14
15 5. Does your project have any updates on any previously-incomplete items from
16    prior milestone readouts? No
17
18 6. Were project-specific deliverables planned for this milestone delivered
19    successfully? No Deliverables
20
21 7. Does your project have any special needs in CI Infrastructure? No
22
23 8. Is your project release plan finalized? Yes
24
25    - https://wiki.opendaylight.org/view/Coe:Oxygen_Release_Plan
26
27 9. Do you have all APIs intended to be externally consumable listed?
28
29    - Does each API have a useful short name? Yes
30    - Are the Java interface and/or YANG files listed for each API? Yes
31    - Are they labeled as tentative, provisional, or stable as appropriate for
32      each API? Yes. They are all labelled as provisional.
33    - Do you call out the OSGi bundles and/or Karaf features providing the API
34      for each API? Yes
35
36 10. Have all project dependencies requests on other projects' release plans
37     been acknowledged and documented by upstream projects? Yes
38
39     - odlparent
40     - YANG tools
41     - mdsal
42     - controller
43
44 11. Will your project have top-level features not requiring system test? Yes
45
46 12. Will your project use the OpenDaylight CI infrastructure for testing
47     top-level features requiring system test? No
48
49     - Coe only includes unit tests for top-level features.
50       System tests require k8s and are needed by other ODL dependent project
51       like netvirt.  System test will be covered by ODL netvirt.