summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorgord chung <gord@live.ca>2017-10-26 19:07:21 +0000
committergord chung <gord@live.ca>2017-10-30 19:06:38 +0000
commita7253a8387a85294a26043027646140ec68e553a (patch)
tree7142a46e99def48e3e7454b997fe50720baeb660 /test-requirements.txt
parent995abb6341d3f8ea7067b5004bcbfef4f17c9eb3 (diff)
downloadceilometer-a7253a8387a85294a26043027646140ec68e553a.tar.gz
remove kafka and keystonemiddleware reqs
- no more api - no more kafka publisher (use oslo.messaging) Change-Id: I21794db25b624049df21d076ebe3be88fcd9d95a
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 f516136d..86af992c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20,3 +20,4 @@ gabbi>=1.30.0 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
os-testr>=0.4.1 # Apache-2.0
tempest>=14.0.0 # Apache-2.0
+kafka-python>=1.3.2 # Apache-2.0