Add Cinder Specific Events for Train

This patch adds the Cinder Specific events for
the Train release cycle.

Change-Id: I54f0542c4652597bbf6b7d8b1b4f9b37511ed96e
This commit is contained in:
Jay S. Bryant 2019-05-15 10:55:18 -05:00 committed by Tony Breeds
parent 85efd90025
commit 6439fd081e
2 changed files with 62 additions and 0 deletions

View File

@ -307,3 +307,59 @@ Manila Feature Freeze
All new Manila features must be merged by the end of the week.
Cinder
------
.. _t-cinder-spec-freeze:
Cinder Spec Freeze
^^^^^^^^^^^^^^^^^^
All Cinder Specs must be approved by 25 Jul 2019 (23:59 UTC).
.. _t-cinder-driver-deadline:
Cinder New Driver Merge Deadline
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The deadline for merging a new backend driver to Cinder is 25 Jul 2019 (23:59 UTC).
New drivers must be complete with unit tests at this point in time. The backend
driver must also have a 3rd Party CI running reliably and the driver must be
merged at this point to be included in the Train release.
.. _t-cinder-target-driver-deadline:
Cinder New Target Driver Merge Deadline
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The deadline for merging a new target driver to Cinder is 25 Jul 2019 (23:59 UTC).
New target drivers must be complete with unit tests at this point in time. The target
driver must also have a 3rd Party CI running reliably and the target driver must
be merged at this point to be included in the Train release.
.. _t-cinder-py37-ci-running:
Cinder 3rd Party CIs Running Py37
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
In preparation for OpenStack's move to Python 3.x we are requiring that all
vendors demonstrate their driver running Py37 tests by 25 Jul 2019 (23:59 UTC).
Vendors who do not meet this reuqirement will have a patch marking their
driver as unsupported submitted.
.. _t-cinder-py37-ci-working:
Cinder 3rd Party CIs Passing Py37 Testing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
All vendors must demonstrate that their driver can execute 3rd Party CI
with Py37 by 12 Sep 2019 (23:59 UTC) or their driver will be marked as
unsupported.
.. _t-cinder-fp-freeze:
Cinder Feature Proposal Freeze
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
All new Cinder features must be proposed and substantially complete with unit
tests by 12 Sep 2019 (23:59 UTC).

View File

@ -66,6 +66,10 @@ cycle:
- t-manila-spec-freeze
- t-manila-driver-deadline
- t-nova-spec-freeze
- t-cinder-spec-freeze
- t-cinder-driver-deadline
- t-cinder-target-driver-deadline
- t-cinder-py37-ci-running
- end: '2019-08-02'
name: R-11
start: '2019-07-29'
@ -108,6 +112,8 @@ cycle:
- t-keystone-ffreeze
- t-manila-ffreeze
- t-nova-ffreeze
- t-cinder-fp-freeze
- t-cinder-py37-ci-working
- end: '2019-09-20'
name: R-4
start: '2019-09-16'