Release os-client-config 0.13.1

This is a bugfix release to fix specifying region name in clouds where
we dont know the regions already.

Change-Id: If78410618422b17bd75dc28e96a90d0452c7ffe4
Needed-By: I48d5f30ce0a050b8a33cb6727e3d0f172621e0e7
This commit is contained in:
Gregory Haynes
2015-12-28 18:50:36 +00:00
committed by Monty Taylor
parent 6d62fd5192
commit 7c467407d0

View File

@@ -57,3 +57,11 @@ releases:
hash: 939862e55e42c5fafee9c2fec42b5f5fde8fc205
highlights: >
Added a simple client factory function for ease of client construction.
- version: 1.13.1
projects:
- repo: openstack/os-client-config
hash: f8c270113579e655fba519a3592a05d982653780
highlights: >
Fixed bug where a region name could not be specified if using a cloud
where we do not know the regions beforehand. Fixed token_endpoint in
python-openstackclient.