Bump openstacksdk to 0.24.0

This is needed to pull in the following bug fixes from openstacksdk:
- https://review.openstack.org/#/c/631362/
- https://review.openstack.org/#/c/629110/

Change-Id: I4c2e72f14fb326b56b029ba8c2a90fc0a5dcb528
This commit is contained in:
Duc Truong 2019-02-05 17:45:42 +00:00
parent 4f5a61433d
commit 8a1e44dfab
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ msgpack==0.5.6
munch==2.2.0
netaddr==0.7.19
netifaces==0.10.6
openstacksdk==0.17.2
openstacksdk==0.24.0
os-client-config==1.29.0
os-service-types==1.2.0
oslo.cache==1.29.0

View File

@ -11,7 +11,7 @@ jsonschema<3.0.0,>=2.6.0 # MIT
keystoneauth1>=3.4.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0
microversion-parse>=0.2.1 # Apache-2.0
openstacksdk>=0.17.2 # Apache-2.0
openstacksdk>=0.24.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0