[manila][zed] Add project tracking schedule
Add code and spec submission deadlines that the manila project maintainers adhere to. Change-Id: Id14eac66165efd2d9e5bf22c481ea89df509f97a
This commit is contained in:
parent
b25898f1ca
commit
0380f74f7f
@ -287,3 +287,37 @@ running properly when the Cinder team does a final compliance check around the
|
|||||||
time of the third milestone. See the `Driver Compliance
|
time of the third milestone. See the `Driver Compliance
|
||||||
<https://docs.openstack.org/cinder/latest/drivers-all-about.html#driver-compliance>`_
|
<https://docs.openstack.org/cinder/latest/drivers-all-about.html#driver-compliance>`_
|
||||||
section of the Cinder Documentation for details.
|
section of the Cinder Documentation for details.
|
||||||
|
|
||||||
|
Manila
|
||||||
|
------
|
||||||
|
|
||||||
|
.. _a-manila-spec-freeze:
|
||||||
|
|
||||||
|
Manila Spec Freeze
|
||||||
|
^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
All Manila specs targeted to Antelope must be approved by the end of the week.
|
||||||
|
|
||||||
|
.. _a-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.
|
||||||
|
|
||||||
|
.. _a-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.
|
||||||
|
|
||||||
|
.. _a-manila-hackathon:
|
||||||
|
|
||||||
|
Manila Hackathon
|
||||||
|
^^^^^^^^^^^^^^^^
|
||||||
|
Manila community event promoted in order to tackle the implementation of
|
||||||
|
features or tech debt areas.
|
@ -46,6 +46,7 @@ cycle:
|
|||||||
- a-cycle-trail
|
- a-cycle-trail
|
||||||
project-specific:
|
project-specific:
|
||||||
- a-cinder-spec-freeze
|
- a-cinder-spec-freeze
|
||||||
|
- a-manila-spec-freeze
|
||||||
- end: '2022-12-23'
|
- end: '2022-12-23'
|
||||||
name: R-13
|
name: R-13
|
||||||
start: '2022-12-19'
|
start: '2022-12-19'
|
||||||
@ -61,12 +62,15 @@ cycle:
|
|||||||
- end: '2023-01-13'
|
- end: '2023-01-13'
|
||||||
name: R-10
|
name: R-10
|
||||||
start: '2023-01-09'
|
start: '2023-01-09'
|
||||||
|
project-specific:
|
||||||
|
- a-manila-new-driver-deadline
|
||||||
- end: '2023-01-20'
|
- end: '2023-01-20'
|
||||||
name: R-9
|
name: R-9
|
||||||
start: '2023-01-16'
|
start: '2023-01-16'
|
||||||
project-specific:
|
project-specific:
|
||||||
- a-cinder-driver-deadline
|
- a-cinder-driver-deadline
|
||||||
- a-cinder-target-driver-deadline
|
- a-cinder-target-driver-deadline
|
||||||
|
- a-manila-fpfreeze
|
||||||
- end: '2023-01-27'
|
- end: '2023-01-27'
|
||||||
name: R-8
|
name: R-8
|
||||||
start: '2023-01-23'
|
start: '2023-01-23'
|
||||||
|
Loading…
Reference in New Issue
Block a user