summaryrefslogtreecommitdiff
path: root/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 /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 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index a77b0e4e..b978ac8a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,8 +8,6 @@ futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
futurist>=0.11.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
jsonpath-rw-ext>=0.1.9 # Apache-2.0
-kafka-python>=1.3.2 # Apache-2.0
-keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
lxml>=2.3 # BSD
monotonic
msgpack-python>=0.4.0 # Apache-2.0