Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Stanley 39a82df080 This repository is now retired
The Release Management Team ceased using this months ago. Its
contents are replaced with a retirement notice so that potential
users will realize it is no longer maintained. Publicly announced
at:

http://lists.openstack.org/pipermail/openstack-dev/2018-June/131920.html

Change-Id: Ia30884174c43ef1c1afcc1f4a18b3c0051a89d8e
Depends-On: https://review.openstack.org/579185
2018-06-29 15:27:19 +00:00
Thierry Carrez a967ea6dab Support new location for oslo-incubator
oslo-incubator Launchpad project is now (correctly) called
oslo-incubator, so we don't need to special-case it anymore.

Change-Id: I0834877779f8fa37ea419d1531da5e96734eaec8
2014-08-29 12:16:23 +02:00
Thierry Carrez f50d8ff3d4 Add support for RC milestone creation
RC milestones need to use a specific code name ("RC1"). This change
makes sure create_milestones.py sets the right code name for RC
milestone creation.

Also fixes wrong comment on the sample yaml file.

Change-Id: Ie8e7b5942a02706c7c2b03c2d680c23ae85edef6
2014-02-27 15:49:38 +01:00
Thierry Carrez c18cc68ad4 create_milestones.py: support series creation
Support the creation of the series if it doesn't exist already and
the --createseries argument is passed. Status of the newly-created
series is set to "Future".

Additionally update the sample YAML file with icehouse projects.
2013-11-29 15:17:57 +01:00
Thierry Carrez 41824e3121 Add create_milestones.py
Add a script to create milestones in bulk. The script is idempotent.
Uses a YAML description of the milestones and projects.
2013-04-23 15:32:46 +02:00