Modified Dockerfile for Report Generation dependencies 65/8965/1
authorNauman_Ahad <Nauman_Ahad@dell.com>
Tue, 26 Jan 2016 16:22:21 +0000 (21:22 +0500)
committerNauman Ahad <nauman.ahad@xflowresearch.com>
Mon, 1 Feb 2016 22:31:50 +0000 (22:31 +0000)
Dependencies for matplotlib and reportlib were added in
the dockerfile
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
Change-Id: Icda969573447d328a221daacfcd7049ea51dedd2
(cherry picked from commit 7169bba10d18d5a81b17cdae52b945661992e0d6)

docker/Dockerfile
docker/packages.pip

index f9f8f10..05e856f 100644 (file)
@@ -25,6 +25,7 @@ git \
 gcc \
 ssh \
 expect \
+python-matplotlib \
 python-dev \
 python-pip \
 --no-install-recommends
index 2f69efe..374274c 100644 (file)
@@ -1,3 +1,4 @@
+reportlab
 pyyaml==3.10
 python-neutronclient==2.6.0
 python-novaclient==2.28.1