Re: [openstack-dev] [devstack] external plugin support for Devstack

2014-11-25 Thread Sean Dague
On 11/24/2014 10:31 AM, Sean Dague wrote: > On 11/24/2014 10:17 AM, Chmouel Boudjnah wrote: >> >> On Mon, Nov 24, 2014 at 3:32 PM, Sean Dague > > wrote: >> >> We should also make this something which is gate friendly. I think the >> idea had been that if projects incl

Re: [openstack-dev] [devstack] external plugin support for Devstack

2014-11-24 Thread Sean Dague
On 11/24/2014 10:17 AM, Chmouel Boudjnah wrote: > > On Mon, Nov 24, 2014 at 3:32 PM, Sean Dague > wrote: > > We should also make this something which is gate friendly. I think the > idea had been that if projects included a /devstack/ directory in them, > when

Re: [openstack-dev] [devstack] external plugin support for Devstack

2014-11-24 Thread Chmouel Boudjnah
On Mon, Nov 24, 2014 at 3:32 PM, Sean Dague wrote: > We should also make this something which is gate friendly. I think the > idea had been that if projects included a /devstack/ directory in them, > when assembling devstack gate, that would be automatically dropped into > devstack's extra.d dire

Re: [openstack-dev] [devstack] external plugin support for Devstack

2014-11-24 Thread Sean Dague
On 11/24/2014 08:56 AM, Chmouel Boudjnah wrote: > Hello, > > Thanks to the work of Dean and others we have a pretty solid > plugins/extras support in Devstack. People can add new features in > devstack within just a single file and that add a whole new feature or > driver to devstack. > > It seem

[openstack-dev] [devstack] external plugin support for Devstack

2014-11-24 Thread Chmouel Boudjnah
Hello, Thanks to the work of Dean and others we have a pretty solid plugins/extras support in Devstack. People can add new features in devstack within just a single file and that add a whole new feature or driver to devstack. It seems that there is quite a bit of people who wants to have those ex