ironic/ironic/dhcp
Dmitry Tantsur 40edeed615
Improve logging in the dnsmasq DHCP provider
Currently, it logs a lot of entries without context, which won't be
readable when several nodes are deployed at the same time, nor when
someone greps for a node UUID.

Make fewer log entries and add node UUID for context.

While here, modernize the code a bit.

Change-Id: I3a840e47a09e77a9f8d35a7cf400c4bdd4111f91
2023-11-28 16:45:25 +01:00
..
__init__.py Make DHCP provider pluggable 2014-08-29 10:26:03 -07:00
base.py Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
dnsmasq.py Improve logging in the dnsmasq DHCP provider 2023-11-28 16:45:25 +01:00
neutron.py Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
none.py Use adapters for neutronclient 2017-12-14 13:36:03 +02:00