Re: [openstack-dev] [nova-lxd]Nova-lxd with Linuxbridge

2016-05-23 Thread Neil Jerram
FWIW, the networking-calico team plans soon to make nova-lxd work with
Calico networking, i.e. where data from/to the veth is routed on the
compute host.  That should land in July or August.

Neil


On Fri, May 20, 2016 at 3:30 PM Chuck Short 
wrote:

> Hi,
>
> Currently it only works with OVS mode, there is a patch lying around for
> Linuxbridge agent support that needs to be integrated.
>
> Thanks
> chuck
>
> On Fri, May 20, 2016 at 8:47 AM, Gyorgy Szombathelyi <
> gyorgy.szombathe...@doclerholding.com> wrote:
>
>> Hi!
>>
>> I just have a simple question: is nova-lxd supposed to work with the
>> Linuxbridge agent?
>> As I see, the LXD driver creates veth interface pairs, and vif.py
>> connects it to a normal linux bridge. However the Linuxbridge agent code
>> scans only for tap devices.
>> So the question is: Should the LXD driver create a tap device, bridged
>> with that veth?
>>
>> Br,
>> György
>>
>> __
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova-lxd]Nova-lxd with Linuxbridge

2016-05-23 Thread Gyorgy Szombathelyi
Hi Chuck!

Is it https://github.com/lxc/nova-lxd/pull/89 ?

Because lxd has changed a lot since that pull request.

Or is there a newer one lying around?

Thanks,
György

> -Original Message-
> From: Chuck Short [mailto:chuck.sh...@canonical.com]
> Sent: 2016 május 20, péntek 16:30
> To: OpenStack Development Mailing List (not for usage questions)
> 
> Subject: Re: [openstack-dev] [nova-lxd]Nova-lxd with Linuxbridge
> 
> Hi,
> 
> 
> Currently it only works with OVS mode, there is a patch lying around for
> Linuxbridge agent support that needs to be integrated.
> 
> 
> Thanks
> 
> chuck
> 
> 
> On Fri, May 20, 2016 at 8:47 AM, Gyorgy Szombathelyi
>  <mailto:gyorgy.szombathe...@doclerholding.com> > wrote:
> 
> 
>   Hi!
> 
>   I just have a simple question: is nova-lxd supposed to work with the
> Linuxbridge agent?
>   As I see, the LXD driver creates veth interface pairs, and vif.py
> connects it to a normal linux bridge. However the Linuxbridge agent code
> scans only for tap devices.
>   So the question is: Should the LXD driver create a tap device, bridged
> with that veth?
> 
>   Br,
>   György
> 
>   
> __
>   OpenStack Development Mailing List (not for usage questions)
>   Unsubscribe: OpenStack-dev-
> requ...@lists.openstack.org?subject:unsubscribe <http://OpenStack-dev-
> requ...@lists.openstack.org?subject:unsubscribe>
>   http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 
> 

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova-lxd]Nova-lxd with Linuxbridge

2016-05-20 Thread Chuck Short
Hi,

Currently it only works with OVS mode, there is a patch lying around for
Linuxbridge agent support that needs to be integrated.

Thanks
chuck

On Fri, May 20, 2016 at 8:47 AM, Gyorgy Szombathelyi <
gyorgy.szombathe...@doclerholding.com> wrote:

> Hi!
>
> I just have a simple question: is nova-lxd supposed to work with the
> Linuxbridge agent?
> As I see, the LXD driver creates veth interface pairs, and vif.py connects
> it to a normal linux bridge. However the Linuxbridge agent code scans only
> for tap devices.
> So the question is: Should the LXD driver create a tap device, bridged
> with that veth?
>
> Br,
> György
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [nova-lxd]Nova-lxd with Linuxbridge

2016-05-20 Thread Gyorgy Szombathelyi
Hi!

I just have a simple question: is nova-lxd supposed to work with the 
Linuxbridge agent?
As I see, the LXD driver creates veth interface pairs, and vif.py connects it 
to a normal linux bridge. However the Linuxbridge agent code scans only for tap 
devices.
So the question is: Should the LXD driver create a tap device, bridged with 
that veth?

Br,
György

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev