"dev" <dev-boun...@openvswitch.org> wrote on 04/28/2016 08:51:41 AM:

> From: Numan Siddique <nusid...@redhat.com>
> To: ovs dev <dev@openvswitch.org>
> Date: 04/28/2016 08:52 AM
> Subject: [ovs-dev] [PATCH v3 2/2] ovn: Add logical flows to support
> native DHCP
> Sent by: "dev" <dev-boun...@openvswitch.org>
>
> 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 at each compute host
> running ovn-controller.
>
> A new table 'Subnet' is added in OVN NB DB to store the DHCP options.
>
> A logical flow is added for each logical port to handle DHCP packets
> using the 'dhcp_offer' action if the CMS has defined DHCP options
> in the 'Subnet' column.
>
> Signed-Off-by: Numan Siddique <nusid...@redhat.com>

Like patch 1 in the series, I've tested this out end-to-end via openstack
(with https://review.openstack.org/#/c/243174) and rally and it holds up
well enough to give it the following thumbs up:

Acked-by: Ryan Moats <rmo...@us.ibm.com>
Tested-by: Ryan Moats <rmo...@us.ibm.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to