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
This commit is contained in:
Dave McCowan 2015-10-07 16:57:58 -04:00
parent 17491f37d7
commit 33e3969081
1 changed files with 2 additions and 0 deletions

View File

@ -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 |