Add release notes for 0.16.1
Release notes for the following commits: $ git log --oneline --no-merges 0.16.0..HEAD96871b9Fix tests failing if keystone is running locally2d67dfaUnify using six.moves.range rename everywhereaf29e0aShow error on trying to upload to non-queued imageef9fd9fhttps: Prevent leaking sockets for some operations01caf4eStrip json and html from error messages7ee96cbRegister our own ConnectionPool without globals1d82396Remove graduated gettextutils from openstack/commona755d1fWorkflow documentation is now in infra-manual Change-Id: Ieed106bff9aa95a7d40b0c39717aa16db4ddbf7e
This commit is contained in:
@@ -38,6 +38,19 @@ See also :doc:`/man/glance`.
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
0.16.1
|
||||
------
|
||||
|
||||
* 1423165_: Fix sockets leaking for a subset of operations (show, delete and update)
|
||||
* 1395084_: Show error when trying to upload image data to non-queued image
|
||||
* 1398838_: Stop showing JSON and HTML in error messages returned from the glance service
|
||||
* 1396550_: More reliably register connection pools in cases where urllib3 is both vendored and installed system-wide
|
||||
|
||||
.. _1423165: https://bugs.launchpad.net/python-glanceclient/+bug/1423165
|
||||
.. _1395084: https://bugs.launchpad.net/python-glanceclient/+bug/1395084
|
||||
.. _1398838: https://bugs.launchpad.net/python-glanceclient/+bug/1398838
|
||||
.. _1396550: https://bugs.launchpad.net/python-glanceclient/+bug/1396550
|
||||
|
||||
0.16.0
|
||||
------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user