summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorgordon chung <gord@live.ca>2014-08-22 11:24:11 -0400
committergordon chung <gord@live.ca>2014-08-27 11:10:45 -0400
commitd0e62cab45f4503d818924a491c60c388ae36777 (patch)
tree52ee9078e5ba54db77f56320fb34a52fe8ae96aa /test-requirements.txt
parentf8d673b698b958b1945598fb1e35623ce3f958c1 (diff)
downloadceilometer-d0e62cab45f4503d818924a491c60c388ae36777.tar.gz
update requirements
current oslo.messaging isn't py33 compatible so this patch skips it so it does not block other requirements Change-Id: I8d438a24f456839023e4c66e861f52d513de2148
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 45a717ce..27d39cdd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ mock>=1.0
mox>=0.5.3
MySQL-python
# Docs Requirements
-oslosphinx
+oslosphinx>=2.2.0.0a2
oslotest
pymongo>=2.5
python-subunit>=0.0.18