From: Tom Pantelis Date: Wed, 6 Dec 2017 22:44:00 +0000 (-0500) Subject: Controller M3 readout X-Git-Tag: release/oxygen~1408^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=ba19e0ff49f8d035fed2ef8c68eb5e868fb2e6cf;p=docs.git Controller M3 readout Change-Id: I2bf6290f504d035c7a05dc8fbfd55ca5f63a513f Signed-off-by: Tom Pantelis --- diff --git a/docs/release-process/milestone-readouts/m3/controller.rst b/docs/release-process/milestone-readouts/m3/controller.rst new file mode 100644 index 000000000..b7834ad9e --- /dev/null +++ b/docs/release-process/milestone-readouts/m3/controller.rst @@ -0,0 +1,35 @@ +============ +Controller +============ + +1. Do you have any previously-incomplete items from prior milestone + readouts? No + +2. Has your project achieved API freeze such that all externally accessible + Stable or Provisional APIs will not be modified after now? Yes + +3. Do you have content in your project documentation? Yes + +4. Has your project met the requirements to be included in Maven Central [2]_? + Yes + +5. Were project-specific deliverables planned for this milestone delivered + successfully? No Deliverables + +6. Have you started automated system testing for your top-level features? Yes + + - https://jenkins.opendaylight.org/releng/view/controller/ + +7. Does your project use any ports, including for testing? Yes + + - (If yes, list of ports used) 2550 + - (If yes, have you updated the wiki [3]_ with all ports used? Yes + +8. Does your project build successfully in Autorelease? Yes + +.. [1] Provide a link to a gerrit search for patches modifying the files + defined as specifying the API. For example: + https://git.opendaylight.org/gerrit/#/q/file:%255Eopendaylight/md-sal/sal-binding-api/.%252B+status:merged+project:controller +.. [2] http://central.sonatype.org/pages/requirements.html +.. [3] https://wiki.opendaylight.org/view/Ports +.. [4] https://wiki.opendaylight.org/view/RelEng/Autorelease/Project_Autorelease_Requirements