Browse code

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

Dave McCowan authored on 2015/10/08 05:57:58
Showing 1 changed files
... ...
@@ -22,6 +22,8 @@ The following are plugins that exist for official OpenStack projects.
22 22
 +------------------+---------------------------------------------+--------------------+
23 23
 |aodh              |git://git.openstack.org/openstack/aodh       | alarming           |
24 24
 +------------------+---------------------------------------------+--------------------+
25
+|barbican          |git://git.openstack.org/openstack/barbican   | key management     |
26
++------------------+---------------------------------------------+--------------------+
25 27
 |ceilometer        |git://git.openstack.org/openstack/ceilometer | metering           |
26 28
 +------------------+---------------------------------------------+--------------------+
27 29
 |gnocchi           |git://git.openstack.org/openstack/gnocchi    | metric             |