diff --git a/doc/source/pike/schedule.rst b/doc/source/pike/schedule.rst index 2fb2943bff..51231f5d25 100644 --- a/doc/source/pike/schedule.rst +++ b/doc/source/pike/schedule.rst @@ -261,3 +261,33 @@ All Cinder specs must be approved by the 14th of June, 2017. Note: This is the Wednesday of the milestone week, while the milestone itself is typically targeted for Thursday. + +Manila +------ + +.. _p-manila-nddeadline: + +Manila New Driver Submission Deadline +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The deadline for submitting new backend drivers to to Manila is 5 June 2017 +(23:59 UTC). New drivers must be substantially complete, with unit tests, and +passing 3rd party CI by this date. Drivers do not need to be merged until the +feature freeze date, but drivers that don't meet this deadline will not be +considered at all for Pike. + +.. _p-manila-spec-freeze: + +Manila Spec Freeze +^^^^^^^^^^^^^^^^^^ + +All Manila specs must be approved by 13 Apr 2017 (23:59 UTC). + +.. _p-manila-fpfreeze: + +Manila Feature Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All new Manila features must be proposed and substantially complete, with unit +tests by 10 July 2017 (23:59 UTC). + diff --git a/doc/source/pike/schedule.yaml b/doc/source/pike/schedule.yaml index f5af0d14fe..9233a6d8f4 100644 --- a/doc/source/pike/schedule.yaml +++ b/doc/source/pike/schedule.yaml @@ -31,6 +31,8 @@ cycle: start: '2017-04-10' x-project: - p-1 + project-specific: + - p-manila-spec-freeze - end: '2017-04-21' name: R-19 start: '2017-04-17' @@ -63,6 +65,7 @@ cycle: project-specific: - p-cinder-nddeadline - p-cinder-spec-freeze + - p-manila-nddeadline - end: '2017-06-16' name: R-11 start: '2017-06-12' @@ -80,6 +83,8 @@ cycle: start: '2017-07-10' x-project: - p-extra-atcs + project-specific: + - p-manila-fpfreeze - end: '2017-07-21' name: R-6 start: '2017-07-17'