Re: [ovs-dev] [PATCH v8 2/2] ovn-northd: Add logical flows to support native DHCP

2016-05-25 Thread Ramu Ramamurthy
Numan, I tested this patchset along with the corresponding WIP ml2 native-dhcp openstack patch. It looks good to me, On Tue, May 24, 2016 at 11:04 AM, Numan Siddique wrote: > OVN implements a native DHCP support which caters to the common > use case of providing an IP

[ovs-dev] [PATCH v8 2/2] ovn-northd: Add logical flows to support native DHCP

2016-05-24 Thread Numan Siddique
OVN implements a native DHCP support which caters to the common use case of providing an IP address to a booting instance by providing stateless replies to DHCP requests based on statically configured address mappings. To do this it allows a short list of DHCP options to be configured and applied