From a7253a8387a85294a26043027646140ec68e553a Mon Sep 17 00:00:00 2001 From: gord chung Date: Thu, 26 Oct 2017 19:07:21 +0000 Subject: remove kafka and keystonemiddleware reqs - no more api - no more kafka publisher (use oslo.messaging) Change-Id: I21794db25b624049df21d076ebe3be88fcd9d95a --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'requirements.txt') 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 -- cgit v1.2.1