ironic-inspector/ironic_inspector/pxe_filter
Harald Jensås c4abd6783b PXE Filter dnsmasq: manage macs not in ironic
This changes the dnsmasq PXE filter so that it keeps
macs that are no longer in ironic blacklisted unless
introspection is active or node_not_found_hook is set.

Replacing the previous behaviour that would
exclusively whitelist macs that are no longer in
ironic.

Story: 2001979
Task: 19589
Change-Id: Ib417089116dcbfb25f759708ee3cddcb88ae2111
2018-07-06 11:04:16 +00:00
..
__init__.py PXE boot filtering drivers 2017-06-28 12:25:37 +02:00
base.py Replace use of functools.wraps() with six.wraps() 2018-02-01 16:32:48 -08:00
dnsmasq.py PXE Filter dnsmasq: manage macs not in ironic 2018-07-06 11:04:16 +00:00
interface.py PXE boot filtering drivers 2017-06-28 12:25:37 +02:00
iptables.py Retry port lists on failure in PXE filter periodic sync 2018-02-14 15:10:39 +01:00