Bump keystonauth and warlock versions

openstacksdk 0.25.0 requires keystoneauth1>=3.11.0
python-glanceclient 2.8.0 requires warlock!=1.3.0,<2,>=1.0.1

Change-Id: Iaf80327538d2395fe61bd0e77743d1b6021a66f7
This commit is contained in:
Riccardo Pittau 2019-07-15 18:02:44 +02:00
parent 1fcd7a477d
commit 2d5f0c8b91
2 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ jmespath==0.9.3
jsonpatch==1.16
jsonpointer==2.0
jsonschema==2.6.0
keystoneauth1==3.4.0
keystoneauth1==3.11.0
keystonemiddleware==4.17.0
kombu==4.1.0
linecache2==1.0.0
@ -159,7 +159,7 @@ urllib3==1.22
vine==1.1.4
voluptuous==0.11.1
waitress==1.1.0
warlock==1.3.0
warlock==1.3.1
webcolors==1.8.1
WebOb==1.7.1
WebTest==2.0.27

View File

@ -10,7 +10,7 @@ WebOb>=1.7.1 # MIT
python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
keystoneauth1>=3.4.0 # Apache-2.0
keystoneauth1>=3.11.0 # Apache-2.0
ironic-lib>=2.17.1 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT