diff options
author | zhihui wu <wu.zhihui1@zte.com.cn> | 2017-07-25 17:37:39 +0800 |
---|---|---|
committer | zhihui wu <wu.zhihui1@zte.com.cn> | 2017-08-01 14:42:17 +0800 |
commit | 35c45d5c524bf83375fab7b9483835d43b69a5a6 (patch) | |
tree | 11f74bf28dfcf0653ba3fb36539e83dc9c03e905 /integration/storperf/storperf_requirements.txt | |
parent | 04cbea6945c165b9c192729e5b8b58433128d5cb (diff) |
run storperf test by using these scripts
Local test with apex is OK.
JIRA:QTIP-248
Change-Id: I47c55ddd88f9722ce83b73a4d7ec91ece2aab2ed
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'integration/storperf/storperf_requirements.txt')
-rw-r--r-- | integration/storperf/storperf_requirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/integration/storperf/storperf_requirements.txt b/integration/storperf/storperf_requirements.txt new file mode 100644 index 00000000..4f8b07c5 --- /dev/null +++ b/integration/storperf/storperf_requirements.txt @@ -0,0 +1,6 @@ +setuptools==33.1.1 +functools32==3.2.3.post2 +pytz==2016.10 +osc_lib==1.3.0 +python-openstackclient==3.7.0 +python-heatclient==1.7.0
\ No newline at end of file |