From 3d18b9c8ed269b489015c71ef6691ac4357f639e Mon Sep 17 00:00:00 2001 From: gordon chung Date: Tue, 2 Dec 2014 09:59:19 -0500 Subject: 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 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') 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 -- cgit v1.2.1