ironic/ironic/pxe_filter
Dmitry Tantsur 89fe0396af
Add inspection PXE filter service
The logic to handle dnsmasq hostfiles is moved from ironic-inspector
with only cosmetic changes. The logic to purge the hostsdir is not
copied since it relies on running commands with root privileges.
A documentation example is added instead.

The change is missing the RPC call to notify the filter about changes.
It will be done in a follow-up.

Change-Id: Ie32018c760c39873ead1da54cfaeae87eaaaf043
2024-02-28 18:13:56 +01:00
..
__init__.py Add inspection PXE filter service 2024-02-28 18:13:56 +01:00
dnsmasq.py Add inspection PXE filter service 2024-02-28 18:13:56 +01:00
service.py Add inspection PXE filter service 2024-02-28 18:13:56 +01:00