Release glance_store 0.13.1 for stable/mitaka

The python-swiftclient 3.0.0 release results in test breakage in
glance_store that should be fixed in this 0.13.1 release. stable/mitaka
currently cannot install python-swiftclient 3.0.0 with glance_store
stable/mitaka min requirement of 0.13.0.

Change-Id: I4c6317365315e0d2cf3bc0dcbdd5f655aee3c35f
This commit is contained in:
Nikhil Komawar 2016-04-04 16:29:37 -04:00
parent c6e5c11288
commit 2a14d41a90

View File

@ -32,3 +32,11 @@ releases:
highlights: >
Bug fix on swift multitenant store, new and changed config options
for VMWare store.
- version: 0.13.1
projects:
- repo: openstack/glance_store
hash: 33c08d8dec495dca2d7a9a7c44d23670aacf29d9
highlights: >
Bug fix makes glance_store swift driver tests compatible with
python-swiftclient 3.0.0 release. glance_store can thus be installed
alongside aforementioned python-swiftclient version.