Code Review
/
storperf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
bde628b
)
numpy error in container
81/35281/1
author
mbeierl
<mark.beierl@dell.com>
Wed, 24 May 2017 15:54:24 +0000
(11:54 -0400)
committer
mbeierl
<mark.beierl@dell.com>
Wed, 24 May 2017 15:54:24 +0000
(11:54 -0400)
Removes numpy from container as it causes runtime problems.
Change-Id: Iaae384c9229e0af5057822d62fca146732d62a53
JIRA: STORPERF-126
Signed-off-by: mbeierl <mark.beierl@dell.com>
docker/requirements.pip
patch
|
blob
|
history
diff --git
a/docker/requirements.pip
b/docker/requirements.pip
index
72efab9
..
b9336e8
100644
(file)
--- a/
docker/requirements.pip
+++ b/
docker/requirements.pip
@@
-6,7
+6,6
@@
python-glanceclient==1.1.0
python-cinderclient==1.6.0
python-keystoneclient==1.6.0
keystoneauth1==2.12.1
-numpy==1.6
matplotlib==1.3.1
flask==0.10
flask-restful==0.3.5