DevStack plugin to configure Kafka.
Go to file
Ian Wienand c25cb9d489 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I5c326d2117a29f57515b32bed1c87b194a60bfb4
2019-03-24 20:33:29 +00:00
devstack Update to switch to confluent-kafka library for driver 2018-09-20 16:05:54 -04:00
playbooks/legacy/tempest-dsvm-full-kafka Replace openstack.org git:// URLs with https:// 2019-03-24 20:33:29 +00: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
.zuul.yaml import zuul job settings from project-config 2018-08-07 10:25:33 -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 fix tox python3 overrides 2018-06-06 14:53:48 -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