On Thu, Mar 07, 2019 at 04:28:35PM +0000, [email protected] wrote: > From: Lucas Alvares Gomes <[email protected]> > > OpenStack Ironic relies on a few DHCP options [0] that were not > supported in OVN yet. This patch is adding the last one which is the > option 150 (TFTP server address, RFC5859 [1]). > > Note that this option is Cisco proprietary, the IEEE standard that > matches with this requirement is Option 66. The difference is that 150 > allows to multiple IPs to be specified and 66 only allows one. > > [0] > https://github.com/openstack/ironic/blob/3f6d4c6a789b12512d6cc67cdbc93ba5fbf29848/ironic/common/pxe_utils.py#L44-L54 > [1] https://tools.ietf.org/html/rfc5859 > > Signed-off-by: Lucas Alvares Gomes <[email protected]>
I applied this series. Thank you! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
