From 1e87dd1ccc28943e419e112da77339102a3b6a44 Mon Sep 17 00:00:00 2001 From: silvacarloss Date: Thu, 30 Nov 2023 11:40:20 -0300 Subject: [PATCH] Add Manila milestones to the Caracal schedule Change-Id: If2aed91903810edb72a68ae7f0f80d6eec6ea2c2 --- doc/source/caracal/schedule.rst | 43 ++++++++++++++++++++++++++++++++ doc/source/caracal/schedule.yaml | 3 +++ 2 files changed, 46 insertions(+) diff --git a/doc/source/caracal/schedule.rst b/doc/source/caracal/schedule.rst index 100fa4462d..56a4c9c8da 100644 --- a/doc/source/caracal/schedule.rst +++ b/doc/source/caracal/schedule.rst @@ -330,3 +330,46 @@ Nova Implementation Review Day On 15 November 2023 and 10 January 2024, Nova prioritized blueprints and bugfixes with open changes will be reviewed by the Nova core team. + +Manila +------ + +.. _c-manila-spec-freeze: + +Manila Spec Freeze +^^^^^^^^^^^^^^^^^^ + +All Manila specs targeted to 2024.1 Caracal must be approved by the end of the +week. + +.. _c-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. + +.. _c-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. + +.. _c-manila-hackathon: + +Manila Hackathon +^^^^^^^^^^^^^^^^ + +Manila community event promoted in order to tackle the implementation of +features or tech debt areas. + +.. _c-manila-bugsquash: + +Manila Bugsquash +^^^^^^^^^^^^^^^^ + +Manila community event promoted in order to fast-track the closure of bugs. diff --git a/doc/source/caracal/schedule.yaml b/doc/source/caracal/schedule.yaml index 2125fb4377..cdd6b48514 100644 --- a/doc/source/caracal/schedule.yaml +++ b/doc/source/caracal/schedule.yaml @@ -69,6 +69,7 @@ cycle: project-specific: - c-nova-review-day - c-nova-spec-freeze + - c-manila-spec-freeze - end: '2024-01-19' name: R-11 start: '2024-01-15' @@ -78,11 +79,13 @@ cycle: project-specific: - c-cinder-driver-deadline - c-cinder-target-driver-deadline + - c-manila-new-driver-deadline - end: '2024-02-02' name: R-9 start: '2024-01-29' project-specific: - c-cinder-feature-checkpoint + - c-manila-fpfreeze - end: '2024-02-09' name: R-8 start: '2024-02-05'