Merge "Bump keystonauth and warlock versions"

This commit is contained in:
Zuul 2019-07-19 12:45:20 +00:00 committed by Gerrit Code Review
commit 78085ad549
2 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ jmespath==0.9.3
jsonpatch==1.16 jsonpatch==1.16
jsonpointer==2.0 jsonpointer==2.0
jsonschema==2.6.0 jsonschema==2.6.0
keystoneauth1==3.4.0 keystoneauth1==3.11.0
keystonemiddleware==4.17.0 keystonemiddleware==4.17.0
kombu==4.1.0 kombu==4.1.0
linecache2==1.0.0 linecache2==1.0.0
@ -159,7 +159,7 @@ urllib3==1.22
vine==1.1.4 vine==1.1.4
voluptuous==0.11.1 voluptuous==0.11.1
waitress==1.1.0 waitress==1.1.0
warlock==1.3.0 warlock==1.3.1
webcolors==1.8.1 webcolors==1.8.1
WebOb==1.7.1 WebOb==1.7.1
WebTest==2.0.27 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-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0 python-neutronclient>=6.7.0 # Apache-2.0
python-glanceclient>=2.8.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 ironic-lib>=2.17.1 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0
pytz>=2013.6 # MIT pytz>=2013.6 # MIT