
Specify dates and projects for the Liberty cycle and switch status.o.o/release to track that instead of good'ol Kilo. Change-Id: I369ba6a728dd99de22b472ce0b135b9c85a847a7
41 lines
941 B
YAML
41 lines
941 B
YAML
# Name of the series
|
|
series: liberty
|
|
|
|
# Final release date
|
|
releasedate: 2015-10-15
|
|
|
|
# Short milestone codes, with number of weeks leading to them, not including
|
|
# the milestone week. The last one should be the release date.
|
|
#
|
|
# For example, Juno cycle schedule:
|
|
# https://wiki.openstack.org/wiki/Juno_Release_Schedule
|
|
# [6, j1] - taking in account pre-summit weeks (not including j1 week)
|
|
# [5, j2] - 5 full weeks between j1 and j2 (not including j1 or j2 weeks)
|
|
# [5, j3] - 5 full weeks between j2 and j3 (not including j2 or j3 weeks)
|
|
# [5, Oct 16] - 5 weeks for rc and release, not including release week
|
|
milestones:
|
|
- [6, l1]
|
|
- [4, l2]
|
|
- [4, l3]
|
|
- [5, Oct 15]
|
|
|
|
# Set of projects to consider in the report
|
|
# That is all projects releasing on a 6-month cycle
|
|
products:
|
|
- nova
|
|
- glance
|
|
- swift
|
|
- keystone
|
|
- horizon
|
|
- neutron
|
|
- cinder
|
|
- ceilometer
|
|
- heat
|
|
- trove
|
|
- sahara
|
|
- ironic
|
|
- zaqar
|
|
- barbican
|
|
- designate
|
|
- manila
|