On 07/10/15 12:12, Sean Dague wrote: > We've had devstack plugins for about 10 months. They provide a very "pro > user" experience by letting you enable arbitrary plugins with: > > enable_plugin $name git://git.openstack.org/openstack/$project [$branch] > > They have reasonable documentation here > http://docs.openstack.org/developer/devstack/plugins.html enable_plugin is indeed great. A related question, if I may: has there been any discussion of backporting enable_plugin support to e.g. DevStack's stable/juno branch? It would be cool to be able to use a DevStack plugin with earlier OpenStack releases. Thanks, Neil