summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorzhurong <aaronzhu1121@gmail.com>2019-04-22 18:45:51 +0800
committerzhurong <aaronzhu1121@gmail.com>2019-04-25 10:09:04 +0800
commit4274f13932addca5cd733a9d3ef2b356d0d30ed8 (patch)
tree9ac5d3598d787132b278ef1e5ab6d9b585d42ba1 /test-requirements.txt
parenta626f315f1e11d765e437109287a279c8f379e4e (diff)
downloadceilometer-4274f13932addca5cd733a9d3ef2b356d0d30ed8.tar.gz
Add lower-constraints job
Change-Id: Ib2524bbdcba4a50b3119a59e0879636399c5c89f
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 7f7c5608..de1123d2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,16 +2,16 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-coverage>=3.6 # Apache-2.0
-fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
-mock>=1.2 # BSD
-os-win>=0.2.3 # Apache-2.0
-oslo.messaging[kafka]!=9.0.0,>=5.12.0 # Apache-2.0
-oslotest>=2.15.0 # Apache-2.0
-oslo.vmware>=1.16.0 # Apache-2.0
-pyOpenSSL>=0.14 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
+fixtures>=3.0.0 # Apache-2.0/BSD
+mock>=2.0.0 # BSD
+os-win>=3.0.0 # Apache-2.0
+oslo.messaging[kafka]>=6.2.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
+oslo.vmware>=2.17.0 # Apache-2.0
+pyOpenSSL>=17.1.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
gabbi>=1.30.0 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
-stestr>=1.0.0 # Apache-2.0
+stestr>=2.0.0 # Apache-2.0