Browse code

Add congress to plugin registry

Now congress supports devstack plugin model, hence including the
same in plugin registry

Change-Id: I1ac83c529a466e6a75a9b46ed9b56085140a63ed

Anusha Ramineni authored on 2015/12/08 15:34:27
Showing 1 changed files
... ...
@@ -26,6 +26,8 @@ The following are plugins that exist for official OpenStack projects.
26 26
 +------------------+---------------------------------------------+--------------------+
27 27
 |ceilometer        |git://git.openstack.org/openstack/ceilometer | metering           |
28 28
 +------------------+---------------------------------------------+--------------------+
29
+|congress          |git://git.openstack.org/openstack/congress   | governance         |
30
++------------------+---------------------------------------------+--------------------+
29 31
 |gnocchi           |git://git.openstack.org/openstack/gnocchi    | metric             |
30 32
 +------------------+---------------------------------------------+--------------------+
31 33
 |magnum            |git://git.openstack.org/openstack/magnum     |                    |