From 33e3969081e9d3acd332f909cf405193603ec915 Mon Sep 17 00:00:00 2001 From: Dave McCowan Date: Wed, 7 Oct 2015 16:57:58 -0400 Subject: [PATCH] Add Barbican to plugin registry list Barbican can now be installed with devstack via: enable_plugin barbican https://git.openstack.org/openstack/barbican Change-Id: I81af04bb6600d1e58590c39efdc2c0c91563321d --- 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 85fd7cc065..eb09988a53 100644 --- a/doc/source/plugin-registry.rst +++ b/doc/source/plugin-registry.rst @@ -22,6 +22,8 @@ The following are plugins that exist for official OpenStack projects. +------------------+---------------------------------------------+--------------------+ |aodh |git://git.openstack.org/openstack/aodh | alarming | +------------------+---------------------------------------------+--------------------+ +|barbican |git://git.openstack.org/openstack/barbican | key management | ++------------------+---------------------------------------------+--------------------+ |ceilometer |git://git.openstack.org/openstack/ceilometer | metering | +------------------+---------------------------------------------+--------------------+ |gnocchi |git://git.openstack.org/openstack/gnocchi | metric |