From f6a70ce94dce297598ea02ca4b52f165ed5287e8 Mon Sep 17 00:00:00 2001 From: Kristi Nikolla Date: Fri, 18 Oct 2019 13:03:06 -0400 Subject: [PATCH] Add Ussuri cycle schedule for keystone Change-Id: I5142a359198d8e147e2b2d8ec64dc9444b75d3aa --- doc/source/ussuri/schedule.rst | 32 ++++++++++++++++++++++++++++++++ doc/source/ussuri/schedule.yaml | 4 ++++ 2 files changed, 36 insertions(+) diff --git a/doc/source/ussuri/schedule.rst b/doc/source/ussuri/schedule.rst index 04f3a20916..c4114d5f80 100644 --- a/doc/source/ussuri/schedule.rst +++ b/doc/source/ussuri/schedule.rst @@ -231,3 +231,35 @@ the week. PTL Elections ------------- +Keystone +-------- + +.. _u-keystone-spec-proposal-freeze: + +Keystone Spec Proposal Freeze +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +All Keystone specs targeted to Ussuri must be submitted to the keystone-specs +repository by the end of the week. + +.. _u-keystone-spec-freeze: + +Keystone Spec Freeze +^^^^^^^^^^^^^^^^^^^^ + +All Keystone specs targeted to Ussuri must be approved by the end of the week. + +.. _u-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. + +.. _u-keystone-ffreeze: + +Keystone Feature Freeze +^^^^^^^^^^^^^^^^^^^^^^^ + +All new Keystone features must be merged by the end of the week. diff --git a/doc/source/ussuri/schedule.yaml b/doc/source/ussuri/schedule.yaml index 2bc9768b59..407e6b8cea 100644 --- a/doc/source/ussuri/schedule.yaml +++ b/doc/source/ussuri/schedule.yaml @@ -35,6 +35,8 @@ cycle: start: '2019-12-09' x-project: - u-1 + project-specific: + - u-keystone-spec-proposal-freeze - end: '2019-12-20' name: R-21 start: '2019-12-16' @@ -68,6 +70,7 @@ cycle: project-specific: - u-manila-spec-freeze - u-manila-driver-deadline + - u-keystone-spec-freeze - end: '2020-02-21' name: R-12 start: '2020-02-17' @@ -82,6 +85,7 @@ cycle: start: '2020-03-09' project-specific: - u-manila-fpfreeze + - u-keystone-fpfreeze - end: '2020-03-20' name: R-8 start: '2020-03-16'