From: mbeierl Date: Wed, 24 May 2017 15:54:24 +0000 (-0400) Subject: numpy error in container X-Git-Tag: opnfv-5.0.RC1~93 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F35281%2F1;p=storperf.git numpy error in container Removes numpy from container as it causes runtime problems. Change-Id: Iaae384c9229e0af5057822d62fca146732d62a53 JIRA: STORPERF-126 Signed-off-by: mbeierl --- diff --git a/docker/requirements.pip b/docker/requirements.pip index 72efab9..b9336e8 100644 --- 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