ironic/ironic/tests/unit/dhcp
Steve Baker 754e6bb662 Implement a DHCP driver backed by dnsmasq
The ``[dhcp]dhcp_provider`` configuration option can now be set to
``dnsmasq`` as an alternative to ``none`` for standalone deployments.
This enables the same node-specific DHCP capabilities as the
``neutron`` provider. See the ``[dnsmasq]`` section for configuration
options.

Change-Id: I3ab86ed68c6597d4fb4b0f2ae6d4fc34b1d59f11
Story: 2010203
Task: 45922
2022-09-05 13:57:39 +12:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_dnsmasq.py Implement a DHCP driver backed by dnsmasq 2022-09-05 13:57:39 +12:00
test_factory.py Temporary add per-file-ignores to flake8 tests 2020-05-06 16:24:55 +02:00
test_neutron.py Add dhcp options for each ip_version once 2022-01-07 16:33:05 +01:00