summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-04 00:43:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-04 00:43:37 +0000
commitdb30cf804b4f0adb10966b3f727ce2031a144738 (patch)
treec0cd64351e34e835e68957efc79415d998257007
parent3fff263156b6668b9b85b508b4be4c3f0738eb96 (diff)
downloadceilometermiddleware-db30cf804b4f0adb10966b3f727ce2031a144738.tar.gz
Updated from global requirements
Change-Id: I590a72f4f1fdce0c97a8b90f5c449728047ecb02
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 0030bb3..29b0075 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
oslo.config>=1.11.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
-oslo.messaging>=1.16.0 # Apache-2.0
+oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.utils>=1.9.0 # Apache-2.0
pbr<2.0,>=1.3
pycadf>=0.8.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3e77e7a..0c885d3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ discover
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
-oslotest>=1.7.0 # Apache-2.0
+oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0