From 1c7333c40ece0199761fa6e2ab93a9ed143240ad Mon Sep 17 00:00:00 2001 From: Komei Shimamura Date: Sun, 3 Apr 2016 01:08:38 +0900 Subject: [PATCH] Add kafka-devstack-plugin to plugin-registry.rst kafka-devstack-plugin is available now: Iceb054f0dfab2fff1920cc7dc36a4be256c6f161 Change-Id: I518bd079296a110a018f77b9b107883f3933e38a --- doc/source/plugin-registry.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/plugin-registry.rst b/doc/source/plugin-registry.rst index 136a9e4e92..b4671234ed 100644 --- a/doc/source/plugin-registry.rst +++ b/doc/source/plugin-registry.rst @@ -60,6 +60,8 @@ projects. +----------------------------+-------------------------------------------------------------------------+ |devstack-plugin-hdfs |git://git.openstack.org/openstack/devstack-plugin-hdfs | +----------------------------+-------------------------------------------------------------------------+ +|devstack-plugin-kafka |git://git.openstack.org/openstack/devstack-plugin-kafka | ++----------------------------+-------------------------------------------------------------------------+ |devstack-plugin-pika |git://git.openstack.org/openstack/devstack-plugin-pika | +----------------------------+-------------------------------------------------------------------------+ |devstack-plugin-sheepdog |git://git.openstack.org/openstack/devstack-plugin-sheepdog |