From 16fb771b539ad6b93ed751b8d0b3db5d57591d99 Mon Sep 17 00:00:00 2001 From: Daniel Malachovsky Date: Mon, 12 Feb 2018 17:17:11 +0100 Subject: [PATCH] DLUX M2 Milestone Readout Change-Id: Ibfe87acd0ee4cd4d0a3b42774d0d41511c1f51bb Signed-off-by: Daniel Malachovsky --- .../milestone-readouts/m2/dlux.rst | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 docs/release-process/milestone-readouts/m2/dlux.rst diff --git a/docs/release-process/milestone-readouts/m2/dlux.rst b/docs/release-process/milestone-readouts/m2/dlux.rst new file mode 100644 index 000000000..adce4259a --- /dev/null +++ b/docs/release-process/milestone-readouts/m2/dlux.rst @@ -0,0 +1,66 @@ +==== +DLUX +==== + +Functionality Freeze: +--------------------- + +1. Final list of externally consumable APIs defined: Yes/No + + - If you had Tentative APIs, have they been moved to Provisional or dropped? + (NA) + - If any of your Tentative APIs were dropped, have you notified all projects + that were expecting them? (NA) + - Also please list all dropped APIs. (NA) + +2. Are all your inter-project dependencies resolved (i.e., have the other + projects you were counting on given you what you needed)? (NA) + +3. Were there any project-specific deliverables planned for this milestone? (No) + +Karaf Features Defined: +----------------------- + +1. Are all your project's features that are intended for release added to the + features.xml and checked into integration git repository? (Yes) + + - https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob;f=features/repos/index/pom.xml + +2. List all top-level, user-facing, and stable Karaf features for your project. + + - odl-dlux-core + Core providing basic layout, AAA etc functionality. + +Documentation: +-------------- + +1. List the kinds of documentation you will provide including at least: + + - One developer guide per top-level feature. + - Release notes (mandatory) + +2. Have you checked in a reStructuredText outline to the docs repository? (No) + +Integration and Test: +--------------------- + +1. Have you started automated system testing for your top-level features? (No) + +2. Have you filled out basic system test plan template for each top-level + feature (karaf and not karaf) and a comprehensive system test plan template + including functionality, cluster, scalability, performance, + longevity/stability for each stable feature? (No) + +3. Have you integrated odlparent 3 / yangtools 2? (Yes) + + - https://git.opendaylight.org/gerrit/#/c/66475/ + +Project Specific: +----------------- + +1. Were there any project-specific deliverables planned for this milestone? (No) + +2. Have you updated your project facts with the project type category? (Yes) + +3. Do you acknowledge the changes to the RC Blocking Bug Policy? (Yes) + -- 2.36.6