summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorgordon chung <gord@live.ca>2014-12-02 09:59:19 -0500
committergordon chung <gord@live.ca>2014-12-15 11:55:31 -0500
commit3d18b9c8ed269b489015c71ef6691ac4357f639e (patch)
tree94f2310b2148ca563f9b4f67e4ba418cd5151b23 /test-requirements.txt
parentdb8a91fe1316b8e843ee7360451b24b6c06de1c7 (diff)
downloadpycadf-3d18b9c8ed269b489015c71ef6691ac4357f639e.tar.gz
deprecate audit middleware
we should deprecate audit middleware as soon as possible so we can remove it from library. switch oslo.messaging to test as it is only a requirement for middleware and not pycadf in general. Change-Id: I60820cc15d05b3c07215c2000d806b4a0aa42889 Closes-Bug: #1398411
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b7bcc94..3357df5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,6 +8,7 @@ coverage>=3.6
discover
fixtures>=0.3.14
mock>=1.0
+oslo.messaging>=1.4.0,!=1.5.0
oslotest>=1.2.0 # Apache-2.0
python-subunit>=0.0.18
testrepository>=0.0.18