summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorMark Beierl <mark.beierl@emc.com>2016-05-10 10:48:53 -0600
committerMark Beierl <mark.beierl@emc.com>2016-05-10 10:49:00 -0600
commitc999a6716e412d36b7c91e15eaaca3ab3cd2bc93 (patch)
tree810127f3f06600bad93bb1d4c783e667ddaace9f /docker
parentedbced4cda35e63c9ddc4e40a67807cbfd6d6c20 (diff)
Auth timeout fix and VM image selection
Fix the OpenStack client authentication timeout bug where we never reauthenticate after authentication expires Add the ability to specify what OS image from the Glance catalog should be used for the Agent VM Change-Id: I2ff8f5598b8d58ee2bf654b3572e9841b24cc9de JIRA: STORPERF-42 Signed-off-by: Mark Beierl <mark.beierl@emc.com>
Diffstat (limited to 'docker')
-rw-r--r--docker/requirements.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip
index 4c9aaae..8efaf24 100644
--- a/docker/requirements.pip
+++ b/docker/requirements.pip
@@ -5,6 +5,7 @@ python-novaclient==2.28.1
python-glanceclient==1.1.0
python-cinderclient==1.6.0
python-keystoneclient==1.6.0
+matplotlib==1.3.1
flask==0.10
flask-restful==0.3.5
flask-restful-swagger==0.19