Merge "Add existing devstack plugins to the devstack plugin list"

This commit is contained in:
Jenkins 2016-01-05 17:32:08 +00:00 committed by Gerrit Code Review
commit 2bafc5fa89

View File

@ -82,16 +82,30 @@ Alternate Configs
Additional Services
===================
+----------------+--------------------------------------------------+------------+
+-----------------+------------------------------------------------------------+------------+
| Plugin Name | URL | Comments |
| | | |
+----------------+--------------------------------------------------+------------+
+-----------------+------------------------------------------------------------+------------+
|amqp1 |git://git.openstack.org/openstack/devstack-plugin-amqp1 | |
+-----------------+------------------------------------------------------------+------------+
|bdd |git://git.openstack.org/openstack/devstack-plugin-bdd | |
+-----------------+------------------------------------------------------------+------------+
|ec2-api |git://git.openstack.org/openstack/ec2-api |[as1]_ |
+----------------+--------------------------------------------------+------------+
+-----------------+------------------------------------------------------------+------------+
|glusterfs |git://git.openstack.org/openstack/devstack-plugin-glusterfs | |
+-----------------+------------------------------------------------------------+------------+
|hdfs |git://git.openstack.org/openstack/devstack-plugin-hdfs | |
+-----------------+------------------------------------------------------------+------------+
|ironic-inspector |git://git.openstack.org/openstack/ironic-inspector | |
+----------------+--------------------------------------------------+------------+
+-----------------+------------------------------------------------------------+------------+
|pika |git://git.openstack.org/openstack/devstack-plugin-pika | |
+-----------------+------------------------------------------------------------+------------+
|sheepdog |git://git.openstack.org/openstack/devstack-plugin-sheepdog | |
+-----------------+------------------------------------------------------------+------------+
|zmq |git://git.openstack.org/openstack/devstack-plugin-zmq | |
+-----------------+------------------------------------------------------------+------------+
| | | |
+----------------+--------------------------------------------------+------------+
+-----------------+------------------------------------------------------------+------------+
.. [as1] first functional devstack plugin, hence why used in most of
the examples.