summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorgordon chung <gord@live.ca>2015-04-23 16:22:58 -0400
committergordon chung <gord@live.ca>2015-04-24 13:37:56 -0400
commit67498650bd213b42c18bdf12f842e056fb2b99d7 (patch)
tree5ffdc4e1ad2fc658c7c8482621847257d5c86ce8 /test-requirements.txt
parent52893135b53c5ad54ad539ceb134f17ad0aced57 (diff)
downloadpycadf-67498650bd213b42c18bdf12f842e056fb2b99d7.tar.gz
drop audit middleware
the audit middleware is deprecated and is available via keystonemiddleware. pyCADF can now be returned to just a library that builds CADF events and validates them. Closes-Bug: #1448239 Change-Id: I1724a6637d9663a825055f56d17189e35d63f269
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a5cc83d..70fa748 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,8 +7,6 @@ hacking>=0.10.0,<0.11
coverage>=3.6
discover
fixtures>=0.3.14
-mock>=1.0
-oslo.messaging>=1.8.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
python-subunit>=0.0.18
testrepository>=0.0.18