Add cinder python client library to Docker container
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 30 Nov 2015 13:22:30 +0000 (14:22 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 30 Nov 2015 13:22:30 +0000 (14:22 +0100)
JIRA: FUNCTEST-73

Change-Id: Id6e0a71f913855b37e07176d334da5b1f63c86bc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
docker/requirements.pip

index e8b0927..1e889a4 100644 (file)
@@ -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