From 35c45d5c524bf83375fab7b9483835d43b69a5a6 Mon Sep 17 00:00:00 2001 From: zhihui wu Date: Tue, 25 Jul 2017 17:37:39 +0800 Subject: run storperf test by using these scripts Local test with apex is OK. JIRA:QTIP-248 Change-Id: I47c55ddd88f9722ce83b73a4d7ec91ece2aab2ed Signed-off-by: zhihui wu --- integration/storperf/storperf_requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 integration/storperf/storperf_requirements.txt (limited to 'integration/storperf/storperf_requirements.txt') 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 -- cgit 1.2.3-korg