Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0045f29
)
Add cinder python client library to Docker container
47/3747/1
author
jose.lausuch
<jose.lausuch@ericsson.com>
Mon, 30 Nov 2015 13:22:30 +0000
(14:22 +0100)
committer
jose.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
patch
|
blob
|
history
diff --git
a/docker/requirements.pip
b/docker/requirements.pip
index
e8b0927
..
1e889a4
100644
(file)
--- 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