Bump openstacksdk to 0.36.0

We have numerous issues with openstacksdk compatibility, let's bump it
to Train version = 0.36.0. Also some other deps need to be bumped too.

Change-Id: Ibdae122c565b294622ebdcadf2e562a37cccd4d1
This commit is contained in:
Michał Dulko 2019-12-19 18:17:15 +01:00
parent 909f845274
commit fb602cd350
2 changed files with 8 additions and 8 deletions

View File

@ -40,7 +40,7 @@ Jinja2==2.10
jmespath==0.9.3
jsonpatch==1.21
jsonpointer==2.0
keystoneauth1==3.10.0
keystoneauth1==3.16.0
kombu==4.1.0
kuryr-lib==0.5.0
linecache2==1.0.0
@ -56,15 +56,15 @@ netaddr==0.7.19
netifaces==0.10.6
neutron-lib==1.13.0
openstackdocstheme==1.20.0
openstacksdk==0.17.0
openstacksdk==0.36.0
os-client-config==1.29.0
os-service-types==1.2.0
os-service-types==1.7.0
os-testr==1.0.0
os-vif==1.7.0
osc-lib==1.10.0
oslo.cache==1.26.0
oslo.concurrency==3.26.0
oslo.config==5.2.0
oslo.config==6.1.0
oslo.context==2.20.0
oslo.db==4.35.0
oslo.i18n==3.20.0
@ -106,7 +106,7 @@ pytz==2018.3
PyYAML==3.12
reno==2.5.0
repoze.lru==0.7
requests==2.14.2
requests==2.18.0
requestsexceptions==1.4.0
retrying==1.2.3
rfc3986==1.1.0

View File

@ -6,12 +6,12 @@ cotyledon>=1.5.0 # Apache-2.0
Flask!=0.11,>=0.12.3 # BSD
kuryr-lib>=0.5.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
requests>=2.18.0 # Apache-2.0
eventlet>=0.22.0 # MIT
netaddr>=0.7.19 # BSD
openstacksdk>=0.17.0 # Apache-2.0
openstacksdk>=0.36.0 # Apache-2.0
oslo.cache>=1.26.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.config>=6.1.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.reports>=1.18.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0