[manila][zed] Add project tracking schedule
Add code and spec submission deadlines that the manila project maintainers adhere to. Change-Id: Iae45d7dbd1530ad4011b4d15d668bc7383353ec2
This commit is contained in:
parent
10bb441330
commit
3afe4e37e1
@ -299,3 +299,44 @@ properly when the Cinder team does a final compliance check around the
|
||||
time of the third milestone. See the `Driver Compliance
|
||||
<https://docs.openstack.org/cinder/latest/drivers-all-about.html#driver-compliance>`_
|
||||
section of the Cinder Documentation for details.
|
||||
|
||||
Manila
|
||||
------
|
||||
|
||||
.. _z-manila-spec-freeze:
|
||||
|
||||
Manila Spec Freeze
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
All Manila specs targeted to Zed must be approved by the end of the week.
|
||||
|
||||
.. _z-manila-new-driver-deadline:
|
||||
|
||||
Manila New Driver Deadline
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
By the end of the week all new backend drivers for Manila must be substantially
|
||||
complete, with unit tests, and passing 3rd party CI. Drivers do not have to
|
||||
actually merge until feature freeze.
|
||||
|
||||
.. _z-manila-fpfreeze:
|
||||
|
||||
Manila Feature Proposal Freeze
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
All new Manila features must be proposed and substantially completed, with
|
||||
unit, functional and integration tests by the end of the week.
|
||||
|
||||
.. _z-manila-bugsquash:
|
||||
|
||||
Manila Bugsquash
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Manila community event promoted in order to fast-track the closure of bugs.
|
||||
|
||||
.. _z-manila-hackathon:
|
||||
|
||||
Manila Hackathon
|
||||
^^^^^^^^^^^^^^^^
|
||||
Manila community event promoted in order to tackle the implementation of
|
||||
features or tech debt areas.
|
@ -23,6 +23,8 @@ cycle:
|
||||
- end: '2022-05-06'
|
||||
name: R-22
|
||||
start: '2022-05-02'
|
||||
project-specific:
|
||||
- z-manila-bugsquash
|
||||
- end: '2022-05-13'
|
||||
name: R-21
|
||||
start: '2022-05-09'
|
||||
@ -31,6 +33,8 @@ cycle:
|
||||
start: '2022-05-16'
|
||||
x-project:
|
||||
- z-1
|
||||
project-specific:
|
||||
- z-manila-hackathon
|
||||
- end: '2022-05-27'
|
||||
name: R-19
|
||||
start: '2022-05-23'
|
||||
@ -54,6 +58,7 @@ cycle:
|
||||
- z-cycle-trail
|
||||
project-specific:
|
||||
- z-cinder-spec-freeze
|
||||
- z-manila-spec-freeze
|
||||
- end: '2022-07-01'
|
||||
name: R-14
|
||||
start: '2022-06-27'
|
||||
@ -75,11 +80,14 @@ cycle:
|
||||
- end: '2022-07-29'
|
||||
name: R-10
|
||||
start: '2022-07-25'
|
||||
project-specific:
|
||||
- z-manila-new-driver-deadline
|
||||
- end: '2022-08-05'
|
||||
name: R-9
|
||||
start: '2022-08-01'
|
||||
project-specific:
|
||||
- z-cinder-feature-checkpoint
|
||||
- z-manila-fpfreeze
|
||||
- end: '2022-08-12'
|
||||
name: R-8
|
||||
start: '2022-08-08'
|
||||
@ -112,6 +120,8 @@ cycle:
|
||||
- end: '2022-09-09'
|
||||
name: R-4
|
||||
start: '2022-09-05'
|
||||
project-specific:
|
||||
- z-manila-bugsquash
|
||||
- end: '2022-09-16'
|
||||
name: R-3
|
||||
start: '2022-09-12'
|
||||
|
Loading…
Reference in New Issue
Block a user