diff options
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r-- | docker/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index be29c28..c6f262c 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -3,7 +3,7 @@ python-neutronclient==2.6.0 python-heatclient==0.8.0 python-novaclient==2.28.1 python-glanceclient==1.1.0 -python-cinderclient==1.4.0 +python-cinderclient==1.6.0 python-keystoneclient==1.6.0 flask>=0.10 flask-restful>=0.3.5 |