diff --git a/doc/source/zed/schedule.rst b/doc/source/zed/schedule.rst index 3ff0c6e050..313e52f6c5 100644 --- a/doc/source/zed/schedule.rst +++ b/doc/source/zed/schedule.rst @@ -299,3 +299,44 @@ properly when the Cinder team does a final compliance check around the time of the third milestone. See the `Driver Compliance `_ section of the Cinder Documentation for details. + +Manila +------ + +.. _z-manila-spec-freeze: + +Manila Spec Freeze +^^^^^^^^^^^^^^^^^^ + +All Manila specs targeted to Zed must be approved by the end of the week. + +.. _z-manila-new-driver-deadline: + +Manila New Driver Deadline +^^^^^^^^^^^^^^^^^^^^^^^^^^ + +By the end of the week all new backend drivers for Manila must be substantially +complete, with unit tests, and passing 3rd party CI. Drivers do not have to +actually merge until feature freeze. + +.. _z-manila-fpfreeze: + +Manila Feature Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All new Manila features must be proposed and substantially completed, with +unit, functional and integration tests by the end of the week. + +.. _z-manila-bugsquash: + +Manila Bugsquash +^^^^^^^^^^^^^^^^ + +Manila community event promoted in order to fast-track the closure of bugs. + +.. _z-manila-hackathon: + +Manila Hackathon +^^^^^^^^^^^^^^^^ +Manila community event promoted in order to tackle the implementation of +features or tech debt areas. \ No newline at end of file diff --git a/doc/source/zed/schedule.yaml b/doc/source/zed/schedule.yaml index fc06ba8b60..3d2639b364 100644 --- a/doc/source/zed/schedule.yaml +++ b/doc/source/zed/schedule.yaml @@ -23,6 +23,8 @@ cycle: - end: '2022-05-06' name: R-22 start: '2022-05-02' + project-specific: + - z-manila-bugsquash - end: '2022-05-13' name: R-21 start: '2022-05-09' @@ -31,6 +33,8 @@ cycle: start: '2022-05-16' x-project: - z-1 + project-specific: + - z-manila-hackathon - end: '2022-05-27' name: R-19 start: '2022-05-23' @@ -54,6 +58,7 @@ cycle: - z-cycle-trail project-specific: - z-cinder-spec-freeze + - z-manila-spec-freeze - end: '2022-07-01' name: R-14 start: '2022-06-27' @@ -75,11 +80,14 @@ cycle: - end: '2022-07-29' name: R-10 start: '2022-07-25' + project-specific: + - z-manila-new-driver-deadline - end: '2022-08-05' name: R-9 start: '2022-08-01' project-specific: - z-cinder-feature-checkpoint + - z-manila-fpfreeze - end: '2022-08-12' name: R-8 start: '2022-08-08' @@ -112,6 +120,8 @@ cycle: - end: '2022-09-09' name: R-4 start: '2022-09-05' + project-specific: + - z-manila-bugsquash - end: '2022-09-16' name: R-3 start: '2022-09-12'