summaryrefslogtreecommitdiff
path: root/tempest-pull/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'tempest-pull/Dockerfile')
-rw-r--r--tempest-pull/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tempest-pull/Dockerfile b/tempest-pull/Dockerfile
index 9bc3cd9..672b0ff 100644
--- a/tempest-pull/Dockerfile
+++ b/tempest-pull/Dockerfile
@@ -9,6 +9,7 @@ VOLUME /srv/data/logs
# Get dependencies
RUN pip install py2neo
+RUN pip install xmltodict
# Copy the local package files to the container's workspace.
ADD . /opt/tempest-pull