Files
releases/deliverables/mitaka/python-keystoneclient.yaml
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

23 lines
727 B
YAML

---
launchpad: python-keystoneclient
send-announcements-to: openstack-announce@lists.openstack.org
releases:
- version: 1.8.0
projects:
- repo: openstack/python-keystoneclient
hash: e65be5dbebd17806bb595cbd88567a4dcf3390ba
highlights: >
Requirements change to exclude requests 2.8.0; bug fixes
- version: 1.8.1
projects:
- repo: openstack/python-keystoneclient
hash: 6fce93d7c9fcf519deb24df053bcc5e169c13ab8
highlights: >
Requirements change to remove WebOb cap
- version: 2.0.0
projects:
- repo: openstack/python-keystoneclient
hash: beb62b6e1338e70d888065da5271d88824fa9ec5
highlights: >
Support for python 2.6 has been removed.