summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/test_ipxe.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of nomodeset by defaultJulia Kreger2023-04-261-1/+1
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-317/+11
* Remove support for trusted bootDmitry Tantsur2022-07-181-31/+8
* Merge "Explicit parameter to distinguish partition/whole-disk images"Zuul2022-02-071-1/+1
|\
| * Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-281-1/+1
* | Add additional ramdisk testsJulia Kreger2022-01-261-0/+58
|/
* Ensure desired permissions on all written pxe filesSteve Baker2021-12-101-4/+4
* Add an option to create inspector-compatible boot.ipxeDmitry Tantsur2021-11-151-2/+4
* Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-19/+212
* Add ipxe ramdisk kernel append param testJulia Kreger2021-07-091-0/+54
* Ramdisk: do not require image_sourceDmitry Tantsur2021-06-291-5/+7
* Avoid unnecessary validation in boot interfacesDmitry Tantsur2021-05-041-9/+28
* Add anaconda support in the pxe boot driverArun S A G2021-03-231-5/+10
* Apply force_persistent_boot_device to all boot interfacesDmitry Tantsur2021-02-011-74/+0
* Common framework for configuring secure bootDmitry Tantsur2021-01-191-2/+11
* iPXE ISO Ramdisk bootingJulia Kreger2020-07-161-0/+70
* Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-071-10/+5
* Networking boot fallback for local bootDmitry Tantsur2020-06-191-0/+35
* Enforce autospec in test_ipxe and test_pxeRiccardo Pittau2020-06-051-4/+4
* Merge "Remove [conductor]api_url"Zuul2020-05-081-1/+0
|\
| * Remove [conductor]api_urlKaifeng Wang2020-05-011-1/+0
* | Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
|/
* Merge ""dual stack" support for PXE/iPXE"Zuul2020-04-211-3/+16
|\
| * "dual stack" support for PXE/iPXEJulia Kreger2020-04-131-3/+16
* | Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-0/+10
|/
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-6/+6
* Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-7/+1
* Start removing ipxe support from the pxe interfaceKaifeng Wang2020-02-211-1/+2
* Refactoring: rename agent_base_vendor to agent_baseDmitry Tantsur2020-02-191-2/+2
* Fix ipxe interface to perform ipxe boot without ipxe_enabled enabledKaifeng Wang2020-02-031-3/+3
* Merge "Wire in in-band inspection for PXE boot and neutron-based networking"Zuul2019-11-261-0/+13
|\
| * Wire in in-band inspection for PXE boot and neutron-based networkingDmitry Tantsur2019-11-211-0/+13
* | Pass correct flags during PXE cleanup in iPXEBootVladyslav Drok2019-11-191-3/+6
|/
* Correct handling of ramdisk_params in (i)PXE bootDmitry Tantsur2019-10-281-2/+2
* Refactoring: flatten the glance service moduleDmitry Tantsur2019-06-181-10/+7
* Optionally preserve original system boot order upon instance deploymentArne Wiebalck2019-02-071-3/+61
* Merge "Fix test for 'force_persistent_boot_device' (i)PXE driver_info option"Zuul2019-02-011-21/+19
|\
| * Fix test for 'force_persistent_boot_device' (i)PXE driver_info optionArne Wiebalck2019-01-311-21/+19
* | Fix iPXE boot interface with ipxe_enabled=FalseDmitry Tantsur2019-01-311-1/+2
|/
* Cleanup of remaining pxe focused is_ipxe_enabledJulia Kreger2018-10-251-13/+24
* Fix DHCPv6 supportJulia Kreger2018-10-241-6/+12
* Wrap up PXE private method to pxe_utils moveJulia Kreger2018-10-221-19/+18
* ipxe boot interfaceJulia Kreger2018-10-161-0/+824