[openstack-dev] [neutron + ovn] Does neutron ovn plugin support to setup multiple neutron networks for one container?

WANG, Ming Hao (Tony T) tony.a.wang at alcatel-lucent.com
Sun Sep 27 06:26:20 UTC 2015


Russell,

Thanks for your valuable information.
I understood Geneve is some kind of tunnel format for network virtualization encapsulation, just like VxLAN.
But I'm still confused by the connection between Geneve and VTEP.
I suppose VTEP should be on behalf of "VxLAN Tunnel Endpoint", which should be used for VxLAN only.

Does it become some "common tunnel endpoint" in OVN, and can be also used as a tunnel endpoint for Geneve?

Thanks,
Tony
-----Original Message-----
From: Russell Bryant [mailto:rbryant at redhat.com] 
Sent: Friday, September 25, 2015 12:04 AM
To: WANG, Ming Hao (Tony T); OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [neutron + ovn] Does neutron ovn plugin support to setup multiple neutron networks for one container?

On 09/24/2015 10:37 AM, WANG, Ming Hao (Tony T) wrote:
> Russell,
> 
> Thanks for your detail explanation and kind help!
> I have understand how container in VM can acquire network interfaces in different neutron networks now.
> For the connections between compute nodes, I think I need to study Geneve protocol and VTEP first.
> Any further question, I may need to continue consulting you. :-)

OVN uses Geneve in conceptually the same way as to how the Neutron reference implementation (ML2+OVS) uses VxLAN to create overlay networks among the compute nodes for tenant overlay networks.

VTEP gateways or provider networks come into play when you want to connect these overlay networks to physical, or "underlay" networks.

Hope that helps,

--
Russell Bryant



More information about the OpenStack-dev mailing list