diff --git a/requirements.txt b/requirements.txt index e5a9637952..2196fb8e18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,10 +12,10 @@ oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 oslo.utils>=1.4.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 -python-glanceclient>=0.15.0 +python-glanceclient>=0.17.1 python-keystoneclient>=1.3.0 python-novaclient>=2.22.0 -python-cinderclient>=1.2.0 +python-cinderclient>=1.2.1 python-neutronclient>=2.3.11,<3 requests>=2.5.2 stevedore>=1.3.0 # Apache-2.0