aboutsummaryrefslogtreecommitdiffstats
path: root/docker/packages.pip
AgeCommit message (Collapse)AuthorFilesLines
2016-02-22QTIP report generation docker dependencies resolvedNauman_Ahad1-0/+1
Needed dependencies for report within QTIP docker image were resolved. Additionally, added an error check in case no results are available for the report. Change-Id: Ifd4ccd406555faf156e4274ca312e1ef55ed64b3 Signed-off-by: Nauman_Ahad <nauman_ahad@xflowresearch.com> (cherry picked from commit b5c0b2b8c5ea0ab734548813a859ac6065138437)
2016-02-01Pip requirements package changedNauman_Ahad1-1/+0
reportlab removed from pip requirements file for Docker installation Change-Id: Ife64de0041d9e549d02fa41cb8d4dca7296d6d80 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com> (cherry picked from commit f39702d879a291b2686062d22a9564c29d18acf8)
2016-02-01Modified Dockerfile for Report Generation dependenciesNauman_Ahad1-0/+1
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)
2015-12-21Python packages to be installed in QTIP dockerNauman_Ahad1-0/+7
A .pip file for installing python package dependencies in QTIP container JIRA: QTIP-48 Change-Id: I5e57b8e80863a00b28e843f6f38606e2c71cb3a0 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>