From: jose.lausuch Date: Mon, 30 Nov 2015 13:22:30 +0000 (+0100) Subject: Add cinder python client library to Docker container X-Git-Tag: 0.2~1904 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=581e00817e399a6d3785f503f392dbaf84e83938;p=functest-xtesting.git Add cinder python client library to Docker container JIRA: FUNCTEST-73 Change-Id: Id6e0a71f913855b37e07176d334da5b1f63c86bc Signed-off-by: jose.lausuch --- diff --git a/docker/requirements.pip b/docker/requirements.pip index e8b09271..1e889a43 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