summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2016-01-31 00:48:01 -0500
committerSteve Martinelli <s.martinelli@gmail.com>2016-06-28 23:56:47 +0000
commitef29dfce898af273fef7b4798920cc981644de62 (patch)
treef433d5210bf10168a4accff1d1c75cfc87445712 /test-requirements.txt
parent2a1b9b7dc7a04052e6d47f394c7526b83939d8b2 (diff)
downloadkeystonemiddleware-ef29dfce898af273fef7b4798920cc981644de62.tar.gz
Use extras for oslo.messaging dependency
Install the oslo.messaging optional dependency by doing: keystonemiddleware[audit_notifications] pbr documentation: http://docs.openstack.org/developer/pbr/#environment-markers Partial-Bug: 1540115 Change-Id: I59eea1f7eb0e770ac4fe30211eff49ae76fb2550
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 95dfea6..969c9be 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,7 +11,6 @@ mock>=2.0 # BSD
pycrypto>=2.6 # Public Domain
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
-oslo.messaging>=5.2.0 # Apache-2.0
reno>=1.8.0 # Apache2
requests-mock>=1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
@@ -23,4 +22,3 @@ python-memcached>=1.56 # PSF
# Bandit security code scanner
bandit>=1.0.1 # Apache-2.0
-