summaryrefslogtreecommitdiffstats
path: root/docker/storperf-master/requirements.pip
AgeCommit message (Collapse)AuthorFilesLines
2018-07-13Initialization APImbeierl1-9/+8
Adds a new API that performs initialization of the target filename or device instead of having to rely on the magic _warm_up workload name. Change-Id: Icb7ece05fb6190802df08f5a4aeeba62652757db JIRA: STORPERF-254 Signed-off-by: mbeierl <mark.beierl@dell.com>
2018-01-11WIP - Use SNAPS to launch StorPerf StackTaseer Ahmed1-1/+1
Change-Id: I8857e6e0dd2bf9cd7c38cf18a7c239d7eb993d05 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-12-07Update pip requirementsTaseer Ahmed1-1/+1
Change-Id: I3d4566e1f2a7893ff9a52179ac4a897fcb53ac18 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-11-11Add SNAPS as a pip requirementTaseer Ahmed1-7/+1
- Remove common OpenStack requirements - Will result in conflicts - Use SNAPS built from master branch JIRA: STORPERF-227 Change-Id: Ie4facfa092bafefe15168042fb94ea7ff9bac7d0 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2017-07-11Change all pathsmbeierl1-0/+17
Changes the paths of all source code so that it exists under the dockerfile location for each container. This way we can use COPY instead of git clone, as well as use the existing JJB. Change-Id: I883b2957d89659c164fff0a1ebc4d677c534796d JIRA: STORPERF-188 Signed-off-by: mbeierl <mark.beierl@dell.com>