diff --git a/deliverables/mitaka/os-client-config.yaml b/deliverables/mitaka/os-client-config.yaml index f7f9b50b85..c88a068760 100644 --- a/deliverables/mitaka/os-client-config.yaml +++ b/deliverables/mitaka/os-client-config.yaml @@ -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.