From 70b4ff219f09c9ec305bebaac50b3b8caf524d18 Mon Sep 17 00:00:00 2001 From: Witold Bedyk Date: Tue, 24 Jul 2018 16:55:35 +0200 Subject: [PATCH] Remove PyKafka from global-requirements PyKafka was added to g-r as planned replacement for kafka-python client in Monasca [1]. Support for this client was never added though and the library is not used. Recent tests have shown that confluent-kafka client provides better throughtput and Kafka API support. Current plan is to add support for confluent-kafka client in Monasca instead of PyKafka [2]. No other project uses PyKafka [3]. [1] https://git.openstack.org/cgit/openstack/requirements/commit/?id=c1749152a85a80180198a5985d34d3ab86aeb722 [2] https://storyboard.openstack.org/#!/story/2003079 [3] http://codesearch.openstack.org/?q=pykafka&i=nope&files=&repos= Depends-On: https://review.openstack.org/585374 Change-Id: I91202fc1187c284c0fd994ad7d8bd649f5973196 --- global-requirements.txt | 1 - openstack_requirements/tests/files/upper-constraints.txt | 1 - upper-constraints.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 9bc2423ded..ac2ef72eb9 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -205,7 +205,6 @@ PyECLib # BSD pyghmi # Apache-2.0 pyinotify;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT PyJWT # MIT -pykafka # Apache 2.0 License pykmip # Apache 2.0 License python-ldap # PSF pylxd # Apache-2.0 diff --git a/openstack_requirements/tests/files/upper-constraints.txt b/openstack_requirements/tests/files/upper-constraints.txt index 11838e82ef..b34ce84483 100644 --- a/openstack_requirements/tests/files/upper-constraints.txt +++ b/openstack_requirements/tests/files/upper-constraints.txt @@ -367,7 +367,6 @@ six===1.10.0 h2===2.6.0;python_version=='3.4' h2===2.6.0;python_version=='3.5' dulwich===0.17.1 -pykafka===2.5.0 kombu===4.0.1 yaql===1.1.3 requestsexceptions===1.2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index b8be396ab8..0316c684cb 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -428,7 +428,6 @@ python-memcached===1.59 openstacksdk===0.17.2 six===1.11.0 dulwich===0.19.6 -pykafka===2.7.0 kombu===4.2.1 distro===1.3.0 betamax-matchers===0.4.0