58a32e1d77
Change-Id: I77c247920a25a6faa8d9d6f4445ea0c47faad641
34 lines
1.3 KiB
YAML
34 lines
1.3 KiB
YAML
---
|
|
launchpad: python-glanceclient
|
|
team: glance
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 46c3792feef6f36b31e9783724b914d6740b0f84
|
|
highlights: >
|
|
- Fixes endpoint type handling during session creation and an encoding
|
|
issue when using v1 client.
|
|
- Ships the default metadata schema with the client so that certain
|
|
CLI help text can be displayed when server is offline.
|
|
- Few other bug fixes and dependency updates.
|
|
- version: 2.2.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: 13093e019416894a4bd940d569bab4c3c0b84485
|
|
highlights: >
|
|
- Added Python 3.5 classifier as we now have a working gate job to test
|
|
the support.
|
|
- Added support to log 'x-openstack-request-id' for each api call.
|
|
- Updated outdated image schema in the glanceclient.
|
|
- version: 2.3.0
|
|
projects:
|
|
- repo: openstack/python-glanceclient
|
|
hash: cc17ca32652af69cba268ef71286ca096b1e6207
|
|
highlights: >
|
|
- Fixes a bug 1603863, after which request IDs are logged even after
|
|
exceptions are raised.
|
|
- Fixes an error that was preventing releasenotes from being built.
|