ironic/ironic/dhcp
Julia Kreger cf412bc81e "dual stack" support for PXE/iPXE
Adds functionality for dual stack capabilities and automatic
population to neutron with the correct response based upon the
IP version of the provisioning/cleaning/rescue or tenant ports.

This was origianlly intended to be separated from removing the
need for [pxe]ip_version, however the resulting code changes
from doing both this and making ironic support dual stacks
touched the same tests and some of the same code, so combined
is simpler.

Change-Id: If7a296001e204ae0c9a49495731052ab33379628
2020-04-13 06:32:15 -07:00
..
__init__.py Make DHCP provider pluggable 2014-08-29 10:26:03 -07:00
base.py "dual stack" support for PXE/iPXE 2020-04-13 06:32:15 -07:00
neutron.py "dual stack" support for PXE/iPXE 2020-04-13 06:32:15 -07:00
none.py Use adapters for neutronclient 2017-12-14 13:36:03 +02:00