Commit Graph

10 Commits

Author SHA1 Message Date
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Sean McGinnis
04ee4d20fb Add repo settings and remove highlights for Liberty
We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: I6cb6f5cf8103924c20dd57d26ae690f35057e82c
2018-02-23 08:45:02 -06:00
Doug Hellmann
179200c02f remove send-announcements-to from closed series
We no longer use the send-announcements-to field for anything.

Change-Id: I605b86261e13e13f017264992090c5f726e3e605
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:16:36 -04:00
Ian Cordasco
f0653a935d Tag final liberty releases for Glance
Liberty has reached it's end of life. This tags the final liberty
releases for all three Glance managed projects:

- Glance
- glance-store
- python-glanceclient

Change-Id: I3719292b13535a3c456eb0075cd2573d934c4c82
2016-12-08 16:52:50 -05:00
Doug Hellmann
40a9eb9b84 add release model and deliverable type (l)
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
bcf530f0a6 add team field for liberty deliverables
Modifying some of these older files also required updating them to pass
the more modern validation rules, so those changes are included.

The validation job also reported an error with one of the SHAs for a tag
for oslo.vmware, so that is fixed.

Change-Id: I958c0978029ac7458f4b424abf2dc6f1dd6208ba
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00
Erno Kuvaja
8be0213d3d Release python-glanceclient 1.1.1 Liberty
also adds announcement and pypi link

Change-Id: I62698050962cb803afd055221036f7a5ba2970d9
2016-03-09 18:57:43 +00:00
Erno Kuvaja
721122c30a Release of python-glanceclient 1.1.0
Change-Id: I83f1aec412b30bd015b1c0bb114fa7af78855bea
2015-09-15 09:08:20 +00:00
Erno Kuvaja
fba6357a24 python-glanceclient 1.0.0
Change-Id: I61443e3a7d643ec1d56729c82abc86d3fbb80b3b
2015-08-28 07:15:54 +00:00
Doug Hellmann
2382b08607 Add old deliverable files
Add deliverable files for existing releases, including the script used
to generate them from launchpad and git data. This data is known to be
incomplete, and is meant as a starting point for reconstructing the full
history.

The output from running the script [1] shows that many projects we
expected to treat as deliverables do not yet have a launchpad page.

[1] http://paste.openstack.org/show/336176

Change-Id: I1a64c8b6b99ec575c00c1ebad93a5f6dc70c9718
2015-07-14 20:59:27 +00:00