DevStack plugin to configure Kafka.
Go to file
Doug Hellmann 264cee3044 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

The legacy-tempest-dsvm-full-kafka job is only used by this plugin, so
we move the playbook and job definition here as well. It needs to be
renamed in order to be moved and applied to the repository, so the new
name devstack-plugin-kafka-tempest-full is used to indicate that it is
defined within the repository.

Change-Id: Ib043b0789b9f8e87e55799ced0d83b3391d98b72
Story: #2003250
2018-08-07 10:25:33 -04:00
devstack Update qdrouterd config and kafka server 2018-03-30 08:41:42 -04:00
playbooks/legacy/tempest-dsvm-full-kafka import zuul job settings from project-config 2018-08-07 10:25:33 -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
.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