diff options
Diffstat (limited to 'docker')
-rw-r--r-- | docker/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index e8b092718..1e889a43f 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -3,6 +3,7 @@ gitpython==1.0.1 python-neutronclient==2.6.0 python-novaclient==2.28.1 python-glanceclient==1.1.0 +python-cinderclient==1.4.0 python-keystoneclient==1.6.0 cloudify==3.2.1 virtualenv==1.11.4 |