summaryrefslogtreecommitdiff
path: root/ironic/common/pxe_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pxe image lookupsJulia Kreger2022-09-201-6/+11
* No deploy_kernel/ramdisk with the ramdisk deploy and no cleaningDmitry Tantsur2022-06-271-4/+12
* [trivial]Remove is_pxe_enabled function doc about ipxe_enabled optionJeffrey Zhang2022-03-201-2/+1
* Merge "Fix rebuilds using anaconda deploy interface"Zuul2022-03-121-31/+42
|\
| * Fix rebuilds using anaconda deploy interfaceRuby Loo2022-03-041-31/+42
* | Anaconda deploy handles configdrive correctlyRuby Loo2022-03-031-3/+2
|/
* Merge "More fixes for anaconda deploy interface"Zuul2022-03-031-37/+45
|\
| * More fixes for anaconda deploy interfaceRuby Loo2022-02-281-37/+45
* | Set correct initrd_filename for iPXE when using SwiftDmitry Tantsur2022-02-101-1/+7
|/
* Write initial grub config on startupSteve Baker2021-12-101-0/+23
* Ensure desired permissions on all written pxe filesSteve Baker2021-12-101-4/+11
* Add missing mode setting on pxe created directoriesSteve Baker2021-12-061-9/+9
* Merge "Remove isfile check from place_loaders_for_boot"Zuul2021-11-291-7/+0
|\
| * Remove isfile check from place_loaders_for_bootSteve Baker2021-11-261-7/+0
* | Merge "Add an option to create inspector-compatible boot.ipxe"Zuul2021-11-261-1/+2
|\ \ | |/ |/|
| * Add an option to create inspector-compatible boot.ipxeDmitry Tantsur2021-11-151-1/+2
* | Reduce the number of small functions in pxe_utilsDmitry Tantsur2021-11-151-69/+34
|/
* Fix various issues in the anaconda deploy interfaceArun S A G2021-10-271-5/+5
* Facilitate asset copy for bootloader opsJulia Kreger2021-09-151-0/+58
* Add support for configdrive in anaconda interfaceArun S A G2021-07-041-0/+4
* Handle non-key-value params in [inspector]extra_kernel_paramsDmitry Tantsur2021-06-101-2/+3
* Clean up kernel_append_params for PXE/iPXEDmitry Tantsur2021-05-171-2/+4
* Merge "Validate the kickstart template and file before use"Zuul2021-03-291-0/+63
|\
| * Validate the kickstart template and file before useArun S A G2021-03-231-0/+63
* | Merge "update grub2 file name"Zuul2021-03-291-5/+9
|\ \ | |/ |/|
| * update grub2 file nameArmstrong Liu2021-03-261-5/+9
* | Add anaconda support in the pxe boot driverArun S A G2021-03-231-12/+160
|/
* Allow support for multipath volumesTzu-Mainn Chen2021-03-051-6/+15
* clean up mac address with the pxe configuration filesArmstrong Liu2020-09-091-2/+0
* Trivial: fix minor typo on RFC numberJulia Kreger2020-09-031-2/+2
* Pass global-request-id to ironic-python-agentVladyslav Drok2020-08-121-2/+5
* iPXE ISO Ramdisk bootingJulia Kreger2020-07-161-2/+15
* Provide a path to set explicit ipxe bootloadersJulia Kreger2020-07-071-5/+24
* Networking boot fallback for local bootDmitry Tantsur2020-06-191-3/+8
* Fix pep8Iury Gregory Melo Ferreira2020-05-121-1/+1
* "dual stack" support for PXE/iPXEJulia Kreger2020-04-131-10/+32
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-5/+5
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-311-1/+1
* Refactoring: split out wrap_ipv6Dmitry Tantsur2020-03-171-5/+1
* Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-211-11/+1
* Fix ipxe interface to perform ipxe boot without ipxe_enabled enabledKaifeng Wang2020-02-031-10/+10
* Correct handling of ramdisk_params in (i)PXE bootDmitry Tantsur2019-10-281-3/+8
* Fix typo in handling of exception FailedToGetIPAddressOnPortJan Horstmann2019-09-031-1/+1
* Merge "Enable no IP address to be returned"Zuul2019-08-121-3/+12
|\
| * Enable no IP address to be returnedJulia Kreger2019-07-291-3/+12
* | Allow configuring global deploy and rescue kernel/ramdiskDmitry Tantsur2019-08-061-1/+6
* | Merge "Remove elilo support"Zuul2019-06-281-40/+9
|\ \
| * | Remove elilo supportDmitry Tantsur2019-06-061-40/+9
| |/
* | Remove ipxe tags when ipx6 is in use.Julia Kreger2019-06-141-13/+16
|/
* fast tracked deployment supportJulia Kreger2019-03-141-1/+7