75dac09531a4f9f501e08c821acac43d9a687aa1
[docs.git] / docs / release-process / milestone-readouts / m3 / eman.rst
1 .. Instructions
2 ..    1. Replace Project Name with your actual project name, ensure you have
3 ..       the same number of ='s as the length of your project in the line before
4 ..       and the line after.
5 ..    2. Remove the (Yes/No) answer at the end of each question with your actual
6 ..       response: Yes or No
7 ..       Note: For Question 5, the response could be: No Deliverables
8 ..    3. For detailed information on each question, use a sub list with a -
9 ..       in front that aligns with the text above and ensure you have a blank
10 ..
11
12 ====
13 eman
14 ====
15
16 1. Do you have any previously-incomplete items from prior milestone
17    readouts? No
18
19 2. Has your project achieved API freeze such that all externally accessible
20    Stable or Provisional APIs will not be modified after now? Yes
21
22    - (Link to gerrit search for patches modifying the API [1]_)
23
24 3. Do you have content in your project documentation? Yes
25
26     - Release notes, WC 266, https://git.opendaylight.org/gerrit/#/c/63036/3/docs/getting-started-guide/project-release-notes/eman.rst
27     - Developer guide, WC 503, https://git.opendaylight.org/gerrit/#/c/56215/1/docs/developer-guide/eman-developer-guide.rst
28     - User guide, WC 483, https://git.opendaylight.org/gerrit/#/c/56215/1/docs/user-guide/eman-user-guide.rst
29
30 4. Has your project met the requirements to be included in Maven Central [2]_?
31    Yes
32
33 5. Were project-specific deliverables planned for this milestone delivered
34    successfully? No Deliverables
35
36 6. Have you started automated system testing for your top-level features? No
37
38    - Automated testing not implemented
39
40 7. Does your project use any ports, including for testing? No
41
42
43 8. Does your project build successfully in Autorelease? Yes
44
45    - https://jenkins.opendaylight.org/releng/view/eman/job/eman-distribution-check-oxygen/23/
46
47 .. [1] Provide a link to a gerrit search for patches modifying the files
48        defined as specifying the API. For example:
49        https://git.opendaylight.org/gerrit/#/q/file:%255Eopendaylight/md-sal/sal-binding-api/.%252B+status:merged+project:controller
50 .. [2] http://central.sonatype.org/pages/requirements.html
51 .. [3] https://wiki.opendaylight.org/view/Ports
52 .. [4] https://wiki.opendaylight.org/view/RelEng/Autorelease/Project_Autorelease_Requirements