summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/common/test_pxe_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement a DHCP driver backed by dnsmasq"Zuul2022-09-221-6/+14
|\
| * Implement a DHCP driver backed by dnsmasqSteve Baker2022-09-051-6/+14
* | Merge "Correct Image properties lookup for paths"Zuul2022-09-201-60/+44
|\ \
| * | Correct Image properties lookup for pathsJulia Kreger2022-08-101-60/+44
* | | CI: anaconda: permit tls certificate validation bypassJulia Kreger2022-08-171-0/+20
* | | Add kickstart template 'url' optionJulia Kreger2022-08-171-0/+21
|/ /
* | Merge "Fix pxe image lookups"Zuul2022-08-081-0/+60
|\ \
| * | Fix pxe image lookupsJulia Kreger2022-08-041-0/+60
| |/
* | Finally remove support for netboot and the boot_option capabilityDmitry Tantsur2022-08-021-19/+0
|/
* Merge "Do not require stage2 for anaconda with standalone"Zuul2022-07-211-0/+88
|\
| * Do not require stage2 for anaconda with standaloneJulia Kreger2022-07-201-0/+88
* | Remove support for trusted bootDmitry Tantsur2022-07-181-46/+0
|/
* No deploy_kernel/ramdisk with the ramdisk deploy and no cleaningDmitry Tantsur2022-06-231-5/+8
* Allow reusing defaults in per-node kernel_append_paramsDmitry Tantsur2022-04-111-0/+9
* Anaconda deploy handles configdrive correctlyRuby Loo2022-03-031-0/+1
* Set correct initrd_filename for iPXE when using SwiftDmitry Tantsur2022-02-101-4/+7
* Add additional ramdisk testsJulia Kreger2022-01-261-1/+33
* Write initial grub config on startupSteve Baker2021-12-101-0/+47
* Ensure desired permissions on all written pxe filesSteve Baker2021-12-101-16/+21
* Add missing mode setting on pxe created directoriesSteve Baker2021-12-061-56/+48
* Merge "Remove isfile check from place_loaders_for_boot"Zuul2021-11-291-27/+24
|\
| * Remove isfile check from place_loaders_for_bootSteve Baker2021-11-261-27/+24
* | Merge "Add an option to create inspector-compatible boot.ipxe"Zuul2021-11-261-2/+34
|\ \ | |/ |/|
| * Add an option to create inspector-compatible boot.ipxeDmitry Tantsur2021-11-151-2/+34
* | Reduce the number of small functions in pxe_utilsDmitry Tantsur2021-11-151-28/+1
|/
* Fix various issues in the anaconda deploy interfaceArun S A G2021-10-271-8/+9
* Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-12/+88
* Facilitate asset copy for bootloader opsJulia Kreger2021-09-151-0/+122
* Handle non-key-value params in [inspector]extra_kernel_paramsDmitry Tantsur2021-06-101-5/+6
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-5/+23
* Merge "Validate the kickstart template and file before use"Zuul2021-03-291-0/+22
|\
| * Validate the kickstart template and file before useArun S A G2021-03-231-0/+22
* | Merge "update grub2 file name"Zuul2021-03-291-0/+32
|\ \ | |/ |/|
| * update grub2 file nameArmstrong Liu2021-03-261-0/+32
* | Add anaconda support in the pxe boot driverArun S A G2021-03-231-0/+139
|/
* Allow support for multipath volumesTzu-Mainn Chen2021-03-051-3/+43
* Merge "Use tempdirs for /tftpboot, /httpboot creation tests"Zuul2020-09-241-0/+6
|\
| * Use tempdirs for /tftpboot, /httpboot creation testsSteve Baker2020-09-231-0/+6
* | clean up mac address with the pxe configuration filesArmstrong Liu2020-09-091-0/+27
|/
* Enforce autospec in common testsRiccardo Pittau2020-08-241-4/+4
* Pass global-request-id to ironic-python-agentVladyslav Drok2020-08-121-2/+7
* iPXE ISO Ramdisk bootingJulia Kreger2020-07-161-1/+59
* Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-071-11/+15
* Use assertCountEqual instead of assertItemsEqualRiccardo Pittau2020-06-111-2/+2
* Merge "Remove [conductor]api_url"Zuul2020-05-081-4/+0
|\
| * Remove [conductor]api_urlKaifeng Wang2020-05-011-4/+0
* | Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
|/
* Change [deploy]/default_boot_option to localJulia Kreger2020-04-151-0/+8
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-10/+8
* Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-220/+246