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

45 lines
1.5 KiB
YAML

---
launchpad: python-keystoneclient
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
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.
- version: 2.1.0
projects:
- repo: openstack/python-keystoneclient
hash: 7327067f98f5e118790817f7c81e444c7fe7c25b
highlights: >
- Removed deprecated keystoneclient.middleware module.
- Removed deprecated keystoneclient.apiclient.exceptions module.
- Blocks requests 2.9.0.
- version: 2.1.1
projects:
- repo: openstack/python-keystoneclient
hash: d20b300589863bcf165945beb129ebcc3621a14f
highlights: >
- Reverted fixes for bug 1520244.
- This release is invalid, please don't use it.
- version: 2.1.2
projects:
- repo: openstack/python-keystoneclient
hash: f5fb643f7c75ecf415cdbfc5a3bc4b01176d3e89
highlights: >
- Reverted fixes for bug 1457702.