diff --git a/requirements.txt b/requirements.txt index ecff93c0d7..8dedd7ae26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ lxml>=2.3 # BSD passlib>=1.6 # BSD python-heatclient>=1.1.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 -python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0 +python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0 python-swiftclient>=2.2.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 @@ -33,7 +33,7 @@ oslo.i18n>=2.1.0 # Apache-2.0 oslo.middleware>=3.0.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.5.0 # Apache-2.0 +oslo.utils>=3.9.0 # Apache-2.0 oslo.concurrency>=3.8.0 # Apache-2.0 MySQL-python;python_version=='2.7' # GPL with FOSS exception Babel>=2.3.4 # BSD