summaryrefslogtreecommitdiffstats
path: root/docker/packages.pip
AgeCommit message (Collapse)AuthorFilesLines
2016-02-12QTIP 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>
2016-01-26Pip 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>
2016-01-26Modified 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
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>