Re: [openstack-dev] [Neutron] New Neutron subproject for a Neutron backed Docker remote networking driver

2015-07-10 Thread Gurucharan Shetty
On Fri, Jul 10, 2015 at 8:16 AM, Gurucharan Shetty wrote: >> From a 2 min look, this seems to wrap docker commands instead of using >> the new plugin > The plugin is here: > https://github.com/shettyg/ovn-docker/blob/master/ovn-docker-overlay-driver > > >> >&g

Re: [openstack-dev] [Neutron] New Neutron subproject for a Neutron backed Docker remote networking driver

2015-07-10 Thread Gurucharan Shetty
> From a 2 min look, this seems to wrap docker commands instead of using > the new plugin The plugin is here: https://github.com/shettyg/ovn-docker/blob/master/ovn-docker-overlay-driver > > I would very much welcome to join efforts so that we define a vendor neutral, > Neutron based generic conta

Re: [openstack-dev] [Neutron] New Neutron subproject for a Neutron backed Docker remote networking driver

2015-07-09 Thread Gurucharan Shetty
Yes. Though the code that I have has been mostly written with OVN and Open vSwitch in mind, it uses Neutron APIs and integrates well with OpenStack. The docker plugin code that I have currently uses "no-auth" mode of Neutron, but there is no reason for it to not work with "auth" (as shown in https: