DevStack plugin to configure Kafka.
Go to file
Doug Hellmann 747cbf92c1 set default python to python3
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.

Change-Id: Iff0bb093eb69a426d623d97b0338ff19f41f1e3c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-13 15:54:08 -04:00
devstack Update qdrouterd config and kafka server 2018-03-30 08:41:42 -04:00
.gitignore Add Kafka devstack plugin main scripts 2016-03-29 11:26:24 +09:00
.gitreview Added .gitreview 2015-12-15 10:36:54 +00: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 set default python to python3 2018-04-13 15:54:08 -04: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