Release python-glanceclient 2.0.1 for stable/mitaka

Change-Id: Ibefbb6b933de922e0a3a57c5d0a5f9c8c504b999
This commit is contained in:
Sabari Kumar Murugesan
2016-06-20 15:53:21 -07:00
parent f448d68e8d
commit cddc0bbc64

View File

@@ -17,3 +17,11 @@ releases:
handling of HTTP errors from the server and removed
monkey-patching of getsockopt. Several improvements on
the test suite.
- version: 2.0.1
projects:
- repo: openstack/python-glanceclient
hash: 99ca367083459b698f052c56a1e73492dafcc383
highlights: >
- Fixes endpoint type handling during session creation and an encoding
issue when using v1 client.
- Few other bug fixes and dependency updates.