summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/test_pxe.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes Secureboot with Anaconda deployNisha Agarwal2023-03-161-2/+8
* Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-257/+17
* Remove support for trusted bootDmitry Tantsur2022-07-181-29/+6
* Prevent pxe retry when agent token existsJulia Kreger2022-06-231-0/+12
* More fixes for anaconda deploy interfaceRuby Loo2022-02-281-1/+9
* Ensure desired permissions on all written pxe filesSteve Baker2021-12-101-2/+2
* Fix various issues in the anaconda deploy interfaceArun S A G2021-10-271-3/+18
* Merge "node_periodics: encapsulate the interface class check"Zuul2021-10-141-20/+18
|\
| * node_periodics: encapsulate the interface class checkDmitry Tantsur2021-10-121-20/+18
* | Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-25/+153
|/
* Move ramdisk deploy to its own moduleDmitry Tantsur2021-09-061-263/+0
* Fix in-band cleaning for ramdisk and anaconda deployDmitry Tantsur2021-09-061-0/+52
* Ramdisk: do not require image_sourceDmitry Tantsur2021-06-291-3/+12
* Refactor deploy_utils.validate_image_propertiesDmitry Tantsur2021-06-281-11/+10
* Fix ramdisk boot option handlingDmitry Tantsur2021-06-231-18/+0
* Merge "Avoid unnecessary validation in boot interfaces"Zuul2021-05-101-9/+16
|\
| * Avoid unnecessary validation in boot interfacesDmitry Tantsur2021-05-041-9/+16
* | Bye-bye iSCSI deploy, you served us wellDmitry Tantsur2021-05-041-2/+1
|/
* Add agent_status and agent_status_message params to heartbeatArun S A G2021-03-311-0/+156
* Validate the kickstart template and file before useArun S A G2021-03-231-2/+7
* Add anaconda support in the pxe boot driverArun S A G2021-03-231-4/+64
* Add anaconda configuration and templateArun S A G2021-03-191-0/+25
* 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
* Handle default_boot_mode during cleaning/inspection with PXE/iPXEDmitry Tantsur2020-09-101-2/+1
* 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-1/+16
|\
| * "dual stack" support for PXE/iPXEJulia Kreger2020-04-131-1/+16
* | Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-2/+10
|/
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-8/+8
* Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-7/+7
* Start removing ipxe support from the pxe interfaceKaifeng Wang2020-02-211-170/+43
* 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-1/+1
* 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-2/+4
|/
* Correct handling of ramdisk_params in (i)PXE bootDmitry Tantsur2019-10-281-2/+2
* Allow retrying PXE boot if it takes too longDmitry Tantsur2019-09-201-0/+96
* Refactoring: flatten the glance service moduleDmitry Tantsur2019-06-181-13/+7
* Fix exception generation errorsJulia Kreger2019-04-041-4/+11
* Merge "Add support for Smart NICs"Zuul2019-02-081-0/+38
|\
| * Add support for Smart NICsHamdy Khader2019-02-071-0/+38
* | Optionally preserve original system boot order upon instance deploymentArne Wiebalck2019-02-071-3/+61
|/
* Fix test for 'force_persistent_boot_device' (i)PXE driver_info optionArne Wiebalck2019-01-311-21/+19
* Cleanup of remaining pxe focused is_ipxe_enabledJulia Kreger2018-10-251-15/+27
* Fix DHCPv6 supportJulia Kreger2018-10-241-8/+16