Bump keystonemiddleware version due to cache bug

4.19.0 introduced use of oslo.cache which made memcache
a requirement, this broke some things, version 4.20.0
makes that lazy loaded to stop unexpected import
requirements.

Change-Id: I7bdf02307be1ce559b92da1a43b8f02c122193ce
This commit is contained in:
Adrian Turjak 2018-01-10 16:57:21 +13:00
parent 1d5635fdcb
commit 96e6291bad
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Django>=1.11,<1.12
decorator>=4.0.11
djangorestframework>=3.6.2
keystoneauth1>=2.19.0
keystonemiddleware>=4.15.0
keystonemiddleware>=4.20.0
python-cinderclient>=2.0.1
python-neutronclient>=6.2.0
python-novaclient>=8.0.0