diff --git a/doc/source/antelope/schedule.rst b/doc/source/antelope/schedule.rst index 05bc322cff..39937a50a4 100644 --- a/doc/source/antelope/schedule.rst +++ b/doc/source/antelope/schedule.rst @@ -287,3 +287,37 @@ running 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 +------ + +.. _a-manila-spec-freeze: + +Manila Spec Freeze +^^^^^^^^^^^^^^^^^^ + +All Manila specs targeted to Antelope must be approved by the end of the week. + +.. _a-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. + +.. _a-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. + +.. _a-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/antelope/schedule.yaml b/doc/source/antelope/schedule.yaml index 9778d801a6..43a6be0aa1 100644 --- a/doc/source/antelope/schedule.yaml +++ b/doc/source/antelope/schedule.yaml @@ -46,6 +46,7 @@ cycle: - a-cycle-trail project-specific: - a-cinder-spec-freeze + - a-manila-spec-freeze - end: '2022-12-23' name: R-13 start: '2022-12-19' @@ -61,12 +62,15 @@ cycle: - end: '2023-01-13' name: R-10 start: '2023-01-09' + project-specific: + - a-manila-new-driver-deadline - end: '2023-01-20' name: R-9 start: '2023-01-16' project-specific: - a-cinder-driver-deadline - a-cinder-target-driver-deadline + - a-manila-fpfreeze - end: '2023-01-27' name: R-8 start: '2023-01-23'