3381e09f72
Once the Sahara related code moved to Sahara repo and used, we can remove Sahara specific code from Devstack. Partial-Implements: bp sahara-devstack-intree Change-Id: I34412b5cb2e86944b8555b8fd04b43556eb2bbe6 Depends-on: I2e00b2ebc59dd3be6a0539dea2985f2e801a1bd7 Depends-on: I07c3fede473030e8a110cbf5a08309f890905abf
3.9 KiB
3.9 KiB
DevStack Plugin Registry
Since we've created the external plugin mechanism, it's gotten used by a lot of projects. The following is a list of plugins that currently exist. Any project that wishes to list their plugin here is welcomed to.
Official OpenStack Projects
The following are plugins that exist for official OpenStack projects.
Plugin Name | URL | Comments |
magnum | git://git.openstack.org/openstack/magnum | |
sahara | git://git.openstack.org/openstack/sahara | |
trove | git://git.openstack.org/openstack/trove | |
zaqar | git://git.openstack.org/openstack/zarar |
Drivers
Plugin Name | URL | Comments |
dragonflow | git://git.openstack.org/openstack/dragonflow | [d1] |
odl | git://git.openstack.org/openstack/networking-odl | [d2] |
Alternate Configs
Plugin Name | URL | Comments |
glusterfs | git://git.openstack.org/stackforge/devstack-plugin-glusterfs | |
Additional Services
Plugin Name | URL | Comments |
ec2-api | git://git.openstack.org/stackforge/ec2api | [as1] |
- as1
-
first functional devstack plugin, hence why used in most of the examples.
- d1
-
demonstrates example of installing 3rd party SDN controller
- d2
-
demonstrates a pretty advanced set of modes that that allow one to run OpenDayLight either from a pre-existing install, or also from source