ironic/ironic/dhcp
Vasyl Saienko 78c4d01646 Change pxe dhcp options name to codes.
There is difference between dhcp option names in different backends.
This patch changes options name to code according to [0].

[0] https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml

Closes-Bug: 1717236

This is an updated version of c377f5cbbd
which problems with PXE and dnsmasq due to buggy dnsmasq code which uses
siaddr field to specify tftp server. They are addressed now by always
sending server-ip-address to make sure that dnsmasq works.

More information about siaddr and option 150,66 can be found in
informational RFC https://tools.ietf.org/html/rfc5859

Change-Id: I55487d867979bf6bb4cf228fcf6408beae955d2b
(cherry picked from commit 228a2a7885)
2018-03-20 16:46:08 +00:00
..
__init__.py Make DHCP provider pluggable 2014-08-29 10:26:03 -07:00
base.py Change pxe dhcp options name to codes. 2018-03-20 16:46:08 +00:00
neutron.py Change pxe dhcp options name to codes. 2018-03-20 16:46:08 +00:00
none.py Remove deprecated DHCP provider methods 2017-04-13 17:35:53 +03:00