From f9c7672a2c9cc8f3e5132258e5b36355afdadc84 Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Wed, 19 Sep 2018 14:45:09 +0000 Subject: [PATCH] Add keystone deadlines to the Stein schedule Change-Id: I4629d6a2eb2ad96e74c7e0f72c47dbc744723de7 --- doc/source/stein/schedule.rst | 33 +++++++++++++++++++++++++++++++++ doc/source/stein/schedule.yaml | 7 +++++++ 2 files changed, 40 insertions(+) diff --git a/doc/source/stein/schedule.rst b/doc/source/stein/schedule.rst index 0978b04dff..9b66a4e737 100644 --- a/doc/source/stein/schedule.rst +++ b/doc/source/stein/schedule.rst @@ -26,6 +26,39 @@ Cross-project events .. _s-goals-research: +Keystone +-------- + +.. _s-keystone-spec-proposal-freeze: + +Keystone Spec Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All Keystone specs targeted to Stein must be submitted to the keystone-specs +repository by the end of the week. + +.. _s-keystone-spec-freeze: + +Keystone Spec Freeze +^^^^^^^^^^^^^^^^^^^^ + +All Keystone specs targeted to Stein must be approved by the end of the week. + +.. _s-keystone-fpfreeze: + +Keystone Feature Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All new Keystone features must be proposed and substantially completed, with +unit tests and documentation by the end of the week. + +.. _s-keystone-ffreeze: + +Keystone Feature Freeze +^^^^^^^^^^^^^^^^^^^^^^^ + +All new Keystone features must be merged by the end of the week. + Stein Goals Research -------------------- diff --git a/doc/source/stein/schedule.yaml b/doc/source/stein/schedule.yaml index cb3dd81136..2c13219b8d 100644 --- a/doc/source/stein/schedule.yaml +++ b/doc/source/stein/schedule.yaml @@ -41,6 +41,8 @@ cycle: start: '2018-10-22' x-project: - s-1 + project-specific: + - s-keystone-spec-proposal-freeze - end: '2018-11-02' name: R-23 start: '2018-10-29' @@ -83,6 +85,7 @@ cycle: - s-mf project-specific: - s-manila-driver-deadline + - s-keystone-spec-freeze - end: '2019-01-18' name: R-12 start: '2019-01-14' @@ -92,6 +95,8 @@ cycle: - end: '2019-02-01' name: R-10 start: '2019-01-28' + project-specific: + - s-keystone-fpfreeze - end: '2019-02-08' name: R-9 start: '2019-02-04' @@ -118,6 +123,8 @@ cycle: - s-soft-sf - s-rf - s-goals-complete + project-specific: + - s-keystone-ffreeze - end: '2019-03-15' name: R-4 start: '2019-03-11'