From 16615e5880f36b14f4d89e6fdf5579189773b3ab Mon Sep 17 00:00:00 2001 From: Tom Barron Date: Sun, 9 Sep 2018 12:47:50 -0400 Subject: [PATCH] Add Manila project deadlines for Stein Change-Id: I4abb55bb8135950f11fc886b0d29f9241d7c5864 --- doc/source/stein/schedule.rst | 29 +++++++++++++++++++++++++++++ doc/source/stein/schedule.yaml | 7 ++++++- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/doc/source/stein/schedule.rst b/doc/source/stein/schedule.rst index 19f49fdc4f..2dafc9a260 100644 --- a/doc/source/stein/schedule.rst +++ b/doc/source/stein/schedule.rst @@ -248,3 +248,32 @@ PTL Elections ------------- .. _Election site: https://governance.openstack.org/election/ + +Manila +------ + +.. _s-manila-spec-freeze: + +Manila Spec Freeze +^^^^^^^^^^^^^^^^^^ + +All Manila specs must be approved by 8 Nov 2018 (23:59 UTC). + +.. _s-manila-driver-deadline: + +Manila New Driver Submission Deadline +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The deadline for submitting new backend drivers to to Manila is 10 Jan 2019 +(23:59 UTC). New drivers must be substantially complete, with unit tests, and +passing 3rd party CI by this date. Drivers do not need to be merged until the +feature freeze date, but drivers that don't meet this deadline will not be +considered at all for Rocky. + +.. _s-manila-fp-freeze: + +Manila Feature Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All new Manila features must be proposed and substantially complete, with unit +tests by 21 February 2019 (23:59 UTC). diff --git a/doc/source/stein/schedule.yaml b/doc/source/stein/schedule.yaml index 91a98cc39c..cb3dd81136 100644 --- a/doc/source/stein/schedule.yaml +++ b/doc/source/stein/schedule.yaml @@ -47,6 +47,8 @@ cycle: - end: '2018-11-09' name: R-22 start: '2018-11-05' + project-specific: + - s-manila-spec-freeze - end: '2018-11-16' name: R-21 start: '2018-11-12' @@ -79,6 +81,8 @@ cycle: x-project: - s-2 - s-mf + project-specific: + - s-manila-driver-deadline - end: '2019-01-18' name: R-12 start: '2019-01-14' @@ -97,6 +101,8 @@ cycle: - end: '2019-02-22' name: R-7 start: '2019-02-18' + project-specific: + - s-manila-fp-freeze - end: '2019-03-01' name: R-6 start: '2019-02-25' @@ -135,4 +141,3 @@ cycle: start: '2019-04-08' x-project: - s-release -