Merge "Release python-glanceclient 2.4.0"

This commit is contained in:
Jenkins 2016-08-18 18:11:42 +00:00 committed by Gerrit Code Review
commit acb6e1cbfc

View File

@ -31,3 +31,13 @@ releases:
- 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.
- version: 2.4.0
projects:
- repo: openstack/python-glanceclient
hash: 5de07c339503c90634e27de342d23276a8833111
highlights: >
- Fixes bug 1587999 that allows the client to not make updates to the
tags for every single request, rather for only those that require
updates to the tags.
- Fixes bug 1596573 with warlock model creation that allows commands
like ``md-namespace-show`` to work properly.