diff --git a/doc/source/queens/schedule.rst b/doc/source/queens/schedule.rst index c930d33010..88f7ea3364 100644 --- a/doc/source/queens/schedule.rst +++ b/doc/source/queens/schedule.rst @@ -322,3 +322,30 @@ Glance Spec Freeze All Glance, python-glanceclient, and glance_store specs must be merged into the glance-specs repository by 23:59 on Friday 6 October 2017. This is a necessary but not sufficient condition for inclusion in the Queens release. + +Cinder +------ + +.. _q-cinder-driver-deadline: + +Cinder New Driver Submission Deadline +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The deadline for submitting new backend drivers to Cinder is 4 Dec, 2017 +(23:59 UTC). New drivers must be complete, with unit tests, passing 3rd party +CI and be merged by this date. + +.. _q-cinder-spec-freeze: + +Cinder Spec Freeze +^^^^^^^^^^^^^^^^^^ + +All Cinder specs must be approved by 4 Dec, 2017 (23:59 UTC). + +.. _q-cinder-fp-freeze: + +Cinder Feature Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All new Cinder features must be proposed and substantially complete, with unit +tests by 19 Jan, 2018 (23:59 UTC). diff --git a/doc/source/queens/schedule.yaml b/doc/source/queens/schedule.yaml index 8b8ef4fc02..6342aec6bd 100644 --- a/doc/source/queens/schedule.yaml +++ b/doc/source/queens/schedule.yaml @@ -70,6 +70,8 @@ cycle: - q-mf project-specific: - q-manila-driver-deadline + - q-cinder-driver-deadline + - q-cinder-spec-freeze - end: '2017-12-15' name: R-11 start: '2017-12-11' @@ -94,6 +96,8 @@ cycle: start: '2018-01-15' x-project: - q-final-lib + project-specific: + - q-cinder-fp-freeze - end: '2018-01-26' name: R-5 start: '2018-01-22'