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
03dc045a45 Add repo settings and remove highlights for Mitaka
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: I91e5d5b1ce0ca78c242d65a6f4aa90473b28ce79
2018-02-23 08:45:02 -06:00
Doug Hellmann
2ff9a62a94 remove send-announcements-to from mitaka projects
We no longer use the send-announcements-to field for anything.

Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:17:00 -04:00
Doug Hellmann
448a1852a0 add team field for mitaka deliverables
Change-Id: I1df165573e64685130dbd88aff997483718fdd3f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00
Akihiro Motoki
a6db248ad0 django-openstack-auth 2.2.1
Translation import for Mitaka release.
The only change after 2.2.0 is translation imports.

Change-Id: If6a0e23bcecf4d4278462c700d32ca7af349b123
2016-03-29 23:37:24 +09:00
David Lyle
ccb1f25c4b Releasing django_openstack_auth 2.2.0
This release adds Django 1.9 support and fixes several bugs.

Follow on openstack/requirements change:
https://review.openstack.org/#/287991/

Change-Id: I60a22fc372912312b8a395d12107db26052acc07
2016-03-03 10:56:27 -07:00
Doug Hellmann
3c42c08ffc add a flag for whether to report the PyPI link for releases
The release script will copy this flag into the tag message so the
announce script can read it and adjust its output accordingly.

Change-Id: I491fb9e6edd57a3ec1c0b85c8dd9e22d5f09e6b2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-08 12:30:34 -05:00
Doug Hellmann
df0ea3ffed add send-announcements-to field
For each deliverable, we need to know where to send release
announcements. Rather than building a rule set based on the project type
from the governance repository, just ask for email addresses here in the
deliverable files.

This change also removes a malformed release entry to pass more recent
validation checks.

Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
2016-01-07 18:56:58 +00:00
David Lyle
17e52d3769 Release openstack_auth 2.1.1
Restores backward compatibility with Liberty.

Change-Id: Ifffd9b8b3a4b1c9afee7a690cdf66d15d2e3e0e9
2015-12-16 09:34:18 -07:00
David Lyle
6500c87913 Release django_openstack_auth 2.1.0
This release adds support for obtaining and using domain scoped
tokens to improve keystone v3 support.

Change-Id: I74edce0baa22d0f642f14f60855b9adcd83c9d17
2015-12-11 11:07:37 -07:00