summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/ipxe.py
Commit message (Expand)AuthorAgeFilesLines
* Move place_loaders_for_boot to boot driver __init__Steve Baker2021-12-101-0/+4
* Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-94/+0
* Start removing ipxe support from the pxe interfaceKaifeng Wang2020-02-211-206/+0
* Merge "Wire in in-band inspection for PXE boot and neutron-based networking"Zuul2019-11-261-14/+33
|\
| * Wire in in-band inspection for PXE boot and neutron-based networkingDmitry Tantsur2019-11-211-14/+33
* | Merge "Backward compatibility for the ramdisk_params change"Zuul2019-11-211-0/+3
|\ \
| * | Backward compatibility for the ramdisk_params changeDmitry Tantsur2019-11-041-0/+3
| |/
* | Pass correct flags during PXE cleanup in iPXEBootVladyslav Drok2019-11-191-1/+3
|/
* Correct handling of ramdisk_params in (i)PXE bootDmitry Tantsur2019-10-281-3/+6
* Fix typo and docstring in pxe/ipxeHarald Jensås2019-03-081-4/+5
* Optionally preserve original system boot order upon instance deploymentArne Wiebalck2019-02-071-4/+13
* Fix iPXE boot interface with ipxe_enabled=FalseDmitry Tantsur2019-01-311-1/+2
* Fix "import xxx as xxx" grammarzhu.fanglei2018-12-051-1/+1
* Cleanup of remaining pxe focused is_ipxe_enabledJulia Kreger2018-10-251-6/+9
* Fix DHCPv6 supportJulia Kreger2018-10-241-2/+4
* Create base pxe classJulia Kreger2018-10-221-76/+5
* Wrap up PXE private method to pxe_utils moveJulia Kreger2018-10-221-29/+29
* ipxe boot interfaceJulia Kreger2018-10-161-0/+358