DevStack plugin to configure Kafka.
Go to file
Stephen Finucane c6662b06a2 Don't install kafka-python
This should have been removed when we switched oslo.messaging to
confluent-kafka way back in the victoria cycle [1].

We also update tox to update whitelist_externals to allowlist_externals.

[1] Idfb9fe3700d882c8285c6dc56b0620951178eba2

Change-Id: I3d87e4bb5775aa549ccf3c8266c4161c2dc4a110
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-04-17 15:35:29 +01:00
devstack Don't install kafka-python 2024-04-17 15:35:29 +01:00
.gitignore Add Kafka devstack plugin main scripts 2016-03-29 11:26:24 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:01 +00:00
.zuul.yaml Update the Zuul configuration 2020-07-17 09:56:39 -04:00
LICENSE Add Kafka devstack plugin main scripts 2016-03-29 11:26:24 +09:00
README.md Add Kafka devstack plugin main scripts 2016-03-29 11:26:24 +09:00
tox.ini Don't install kafka-python 2024-04-17 15:35:29 +01:00

README.md

devstack-plugin-kafka

The devstack plugin for installing and configuring Apache Kafka

How to Use

in your local.conf file

    [[local|localrc]]
    enable_plugin devstack-plugin-kafka https://github.com/openstack/devstack-plugin-kafka.git