diff --git a/doc/source/caracal/schedule.rst b/doc/source/caracal/schedule.rst index eaebefdd5b..100fa4462d 100644 --- a/doc/source/caracal/schedule.rst +++ b/doc/source/caracal/schedule.rst @@ -300,3 +300,33 @@ 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. + + +Nova +---- + +.. _c-nova-spec-review-day: + +Nova Spec Review Day +^^^^^^^^^^^^^^^^^^^^ + +On 7 November 2023 and 5 December 2023, Nova specifications targeting 2024.1 +implementation will be prioritized for reviews by the Nova core team. + + +.. _c-nova-spec-freeze: + +Nova Spec Freeze +^^^^^^^^^^^^^^^^ + +All Nova Specs for features to be implemented in 2024.1 Caracal must be +approved by 11 January 2024 (23:59 UTC). + + +.. _c-nova-review-day: + +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. diff --git a/doc/source/caracal/schedule.yaml b/doc/source/caracal/schedule.yaml index 274ef76b16..2125fb4377 100644 --- a/doc/source/caracal/schedule.yaml +++ b/doc/source/caracal/schedule.yaml @@ -23,11 +23,15 @@ cycle: - end: '2023-11-10' name: R-21 start: '2023-11-06' + project-specific: + - c-nova-spec-review-day - end: '2023-11-17' name: R-20 start: '2023-11-13' x-project: - c-1 + project-specific: + - c-nova-review-day - end: '2023-11-24' name: R-19 start: '2023-11-20' @@ -41,6 +45,7 @@ cycle: - c-cycle-trail project-specific: - c-cinder-mid-cycle-ptg-1 + - c-nova-spec-review-day - end: '2023-12-15' name: R-16 start: '2023-12-11' @@ -61,6 +66,9 @@ cycle: x-project: - c-2 - c-mf + project-specific: + - c-nova-review-day + - c-nova-spec-freeze - end: '2024-01-19' name: R-11 start: '2024-01-15'