255b638c0d3ddcf0221e0a5de6e214c6c2ef65ac
[docs.git] / docs / release-process / milestone-readouts / m3 / neutron-northbound.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 Neutron Northbound
14 ==================
15
16 1. Do you have any previously-incomplete items from prior milestone
17    readouts?
18
19    No
20
21 2. Has your project achieved API freeze such that all externally accessible
22    Stable or Provisional APIs will not be modified after now?
23
24    No. The following three patches will be merged. They don't break API
25    compatibility. The breaking part are postponed to F.
26
27    - https://git.opendaylight.org/gerrit/#/c/66915/
28    - https://git.opendaylight.org/gerrit/#/c/60170/
29    - https://git.opendaylight.org/gerrit/#/c/51981/
30
31 3. Do you have content in your project documentation?
32
33    Yes. No update since Nitrgen cycle.
34
35    - 434 words https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/developer-guide/neutron-northbound.rst;hb=HEAD
36    - 702 words https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/developer-guide/neutron-service-developer-guide.rst;hb=HEAD
37    - 808 words https://git.opendaylight.org/gerrit/gitweb?p=docs.git;a=blob;f=docs/user-guide/neutron-service-user-guide.rst;hb=HEAD
38
39 4. Has your project met the requirements to be included in Maven Central [2]_?
40
41    Yes
42
43 5. Were project-specific deliverables planned for this milestone delivered
44    successfully?
45
46    No Deliverables
47
48 6. Have you started automated system testing for your top-level features?
49
50    System test waiver is applied.
51      - https://lists.opendaylight.org/pipermail/release/2017-October/012703.html
52
53    Yes with OpenStack CI.
54      - https://review.openstack.org/#/q/project:openstack/networking-odl
55
56    Also ODL Neutron Northbound is tested with NetVirt project, OPNFV FastDataStack
57
58 7. Does your project use any ports, including for testing?
59
60    Yes
61
62    - (If yes, list of ports used) 8181, 8087
63    - (If yes, have you updated the wiki [3]_ with all ports used? Yes
64
65 8. Does your project build successfully in Autorelease?
66
67    Yes. https://jenkins.opendaylight.org/releng/job/neutron-validate-autorelease-oxygen/36/
68
69    - (If yes, link to successful autorelease job [4]_)
70    - (If not, explain why)
71
72 .. [1] Provide a link to a gerrit search for patches modifying the files
73        defined as specifying the API. For example:
74        https://git.opendaylight.org/gerrit/#/q/file:%255Eopendaylight/md-sal/sal-binding-api/.%252B+status:merged+project:controller
75 .. [2] http://central.sonatype.org/pages/requirements.html
76 .. [3] https://wiki.opendaylight.org/view/Ports
77 .. [4] https://wiki.opendaylight.org/view/RelEng/Autorelease/Project_Autorelease_Requirements