Sean Dague | 0124e08 | 2015-06-19 08:26:45 -0400 | [diff] [blame] | 1 | .. |
| 2 | Note to reviewers: the intent of this file is to be easy for |
| 3 | community members to update. As such fast approving (single core +2) |
| 4 | is fine as long as you've identified that the plugin listed actually exists. |
| 5 | |
| 6 | ========================== |
| 7 | DevStack Plugin Registry |
| 8 | ========================== |
| 9 | |
| 10 | Since we've created the external plugin mechanism, it's gotten used by |
| 11 | a lot of projects. The following is a list of plugins that currently |
| 12 | exist. Any project that wishes to list their plugin here is welcomed |
| 13 | to. |
| 14 | |
| 15 | Official OpenStack Projects |
| 16 | =========================== |
| 17 | |
| 18 | The following are plugins that exist for official OpenStack projects. |
| 19 | |
Chris Dent | d2999d0 | 2015-09-29 10:02:32 +0000 | [diff] [blame] | 20 | +------------------+---------------------------------------------+--------------------+ |
| 21 | |Plugin Name |URL |Comments | |
| 22 | +------------------+---------------------------------------------+--------------------+ |
| 23 | |aodh |git://git.openstack.org/openstack/aodh | alarming | |
| 24 | +------------------+---------------------------------------------+--------------------+ |
Dave McCowan | 33e3969 | 2015-10-07 16:57:58 -0400 | [diff] [blame] | 25 | |barbican |git://git.openstack.org/openstack/barbican | key management | |
| 26 | +------------------+---------------------------------------------+--------------------+ |
Chris Dent | d2999d0 | 2015-09-29 10:02:32 +0000 | [diff] [blame] | 27 | |ceilometer |git://git.openstack.org/openstack/ceilometer | metering | |
| 28 | +------------------+---------------------------------------------+--------------------+ |
Anusha Ramineni | 6943172 | 2015-12-08 12:04:27 +0530 | [diff] [blame] | 29 | |congress |git://git.openstack.org/openstack/congress | governance | |
| 30 | +------------------+---------------------------------------------+--------------------+ |
Min Pae | 79e6530 | 2015-12-22 10:31:03 -0800 | [diff] [blame] | 31 | |cue |git://git.openstack.org/openstack/cue | message-broker | |
| 32 | +------------------+---------------------------------------------+--------------------+ |
Chris Dent | d2999d0 | 2015-09-29 10:02:32 +0000 | [diff] [blame] | 33 | |gnocchi |git://git.openstack.org/openstack/gnocchi | metric | |
| 34 | +------------------+---------------------------------------------+--------------------+ |
Jim Rollenhagen | 4736707 | 2015-12-10 14:24:00 +0000 | [diff] [blame] | 35 | |ironic |git://git.openstack.org/openstack/ironic | baremetal | |
| 36 | +------------------+---------------------------------------------+--------------------+ |
Chris Dent | d2999d0 | 2015-09-29 10:02:32 +0000 | [diff] [blame] | 37 | |magnum |git://git.openstack.org/openstack/magnum | | |
| 38 | +------------------+---------------------------------------------+--------------------+ |
| 39 | |manila |git://git.openstack.org/openstack/manila | file shares | |
| 40 | +------------------+---------------------------------------------+--------------------+ |
| 41 | |mistral |git://git.openstack.org/openstack/mistral | | |
| 42 | +------------------+---------------------------------------------+--------------------+ |
| 43 | |rally |git://git.openstack.org/openstack/rally | | |
| 44 | +------------------+---------------------------------------------+--------------------+ |
| 45 | |sahara |git://git.openstack.org/openstack/sahara | | |
| 46 | +------------------+---------------------------------------------+--------------------+ |
| 47 | |trove |git://git.openstack.org/openstack/trove | | |
| 48 | +------------------+---------------------------------------------+--------------------+ |
| 49 | |zaqar |git://git.openstack.org/openstack/zaqar | | |
| 50 | +------------------+---------------------------------------------+--------------------+ |
Sean Dague | 0124e08 | 2015-06-19 08:26:45 -0400 | [diff] [blame] | 51 | |
| 52 | |
| 53 | |
| 54 | Drivers |
| 55 | ======= |
| 56 | |
| 57 | +--------------------+-------------------------------------------------+------------------+ |
| 58 | |Plugin Name |URL |Comments | |
| 59 | +--------------------+-------------------------------------------------+------------------+ |
| 60 | |dragonflow |git://git.openstack.org/openstack/dragonflow |[d1]_ | |
| 61 | +--------------------+-------------------------------------------------+------------------+ |
| 62 | |odl |git://git.openstack.org/openstack/networking-odl |[d2]_ | |
| 63 | +--------------------+-------------------------------------------------+------------------+ |
| 64 | |
| 65 | .. [d1] demonstrates example of installing 3rd party SDN controller |
| 66 | .. [d2] demonstrates a pretty advanced set of modes that that allow |
| 67 | one to run OpenDayLight either from a pre-existing install, or |
| 68 | also from source |
| 69 | |
| 70 | Alternate Configs |
| 71 | ================= |
| 72 | |
| 73 | +-------------+------------------------------------------------------------+------------+ |
| 74 | | Plugin Name | URL | Comments | |
| 75 | | | | | |
| 76 | +-------------+------------------------------------------------------------+------------+ |
Zhang Jinnan | 9f6b542 | 2015-10-20 01:19:06 +0800 | [diff] [blame] | 77 | |glusterfs |git://git.openstack.org/openstack/devstack-plugin-glusterfs | | |
Sean Dague | 0124e08 | 2015-06-19 08:26:45 -0400 | [diff] [blame] | 78 | +-------------+------------------------------------------------------------+------------+ |
| 79 | | | | | |
| 80 | +-------------+------------------------------------------------------------+------------+ |
| 81 | |
| 82 | Additional Services |
| 83 | =================== |
| 84 | |
Komei Shimamura | 255a58f | 2015-11-20 18:36:05 +0900 | [diff] [blame] | 85 | +-----------------+------------------------------------------------------------+------------+ |
| 86 | | Plugin Name | URL | Comments | |
| 87 | | | | | |
| 88 | +-----------------+------------------------------------------------------------+------------+ |
| 89 | |amqp1 |git://git.openstack.org/openstack/devstack-plugin-amqp1 | | |
| 90 | +-----------------+------------------------------------------------------------+------------+ |
| 91 | |bdd |git://git.openstack.org/openstack/devstack-plugin-bdd | | |
| 92 | +-----------------+------------------------------------------------------------+------------+ |
| 93 | |ec2-api |git://git.openstack.org/openstack/ec2-api |[as1]_ | |
| 94 | +-----------------+------------------------------------------------------------+------------+ |
| 95 | |glusterfs |git://git.openstack.org/openstack/devstack-plugin-glusterfs | | |
| 96 | +-----------------+------------------------------------------------------------+------------+ |
| 97 | |hdfs |git://git.openstack.org/openstack/devstack-plugin-hdfs | | |
| 98 | +-----------------+------------------------------------------------------------+------------+ |
| 99 | |ironic-inspector |git://git.openstack.org/openstack/ironic-inspector | | |
| 100 | +-----------------+------------------------------------------------------------+------------+ |
| 101 | |pika |git://git.openstack.org/openstack/devstack-plugin-pika | | |
| 102 | +-----------------+------------------------------------------------------------+------------+ |
| 103 | |sheepdog |git://git.openstack.org/openstack/devstack-plugin-sheepdog | | |
| 104 | +-----------------+------------------------------------------------------------+------------+ |
| 105 | |zmq |git://git.openstack.org/openstack/devstack-plugin-zmq | | |
| 106 | +-----------------+------------------------------------------------------------+------------+ |
| 107 | | | | | |
| 108 | +-----------------+------------------------------------------------------------+------------+ |
Sean Dague | 0124e08 | 2015-06-19 08:26:45 -0400 | [diff] [blame] | 109 | |
| 110 | .. [as1] first functional devstack plugin, hence why used in most of |
| 111 | the examples. |