summaryrefslogtreecommitdiff
path: root/ironic_python_agent/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for CentOS SUM files"HEADmasterZuul2023-05-091-6/+41
|\
| * Add support for CentOS SUM filesHarald Jensås2023-05-031-6/+41
* | Fix checksum validation logicJulia Kreger2023-05-021-2/+8
|/
* Disable MD5 image checksumsJulia Kreger2023-04-241-12/+90
* Fix failure of bind mount in _install_grub2Vanou Ishii2022-09-221-0/+1
* Drop support for instance netbootDmitry Tantsur2022-07-071-3/+0
* Fix passing kwargs in clean stepswaleedm2022-07-011-1/+3
* Create fstab entry with appropriate labelJulia Kreger2022-03-101-5/+46
* Move prepare_boot_partitions_for_softraid to raid_utilsArne Wiebalck2022-02-141-120/+1
* Use canonical device name for RAID device for ESPDmitry Tantsur2022-02-011-2/+4
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-01-261-6/+4
* Instruct qemu-img to write image zeros to disk.Derek Higgins2021-12-081-2/+3
* Fix compatibility with disk_utils.find_efi_partitionDmitry Tantsur2021-11-191-1/+1
* Use two more functions from disk_utilsDmitry Tantsur2021-11-181-2/+3
* Move manage_uefi from the image extension to a public locationDmitry Tantsur2021-11-161-311/+9
* Merge "Simplify error messages when running clean/deploy step"Zuul2021-11-132-4/+16
|\
| * Simplify error messages when running clean/deploy stepDmitry Tantsur2021-11-092-4/+16
* | Move rescan device function to general utilsRiccardo Pittau2021-11-101-18/+3
|/
* Re-read the partition table with partx -aArne Wiebalck2021-11-061-1/+1
* Fix UEFI record regexJulia Kreger2021-11-041-1/+1
* Delete EFI boot entry duplicate labels firstJulia Kreger2021-11-011-15/+19
* Assert EFI part UUID is not None before editing fstabArne Wiebalck2021-10-081-1/+1
* Trivial: minor fixes in error messagesDmitry Tantsur2021-09-073-3/+3
* Merge "Output verbose info from efibootmgr"Zuul2021-08-111-2/+2
|\
| * Output verbose info from efibootmgrDerek Higgins2021-08-031-2/+2
* | Increase version of hacking and pycodestyleRiccardo Pittau2021-07-302-15/+24
|/
* Catch ismount not being handledJulia Kreger2021-06-291-9/+32
* Only mount the ESP if not yet mountedArne Wiebalck2021-06-211-1/+3
* Utilize CSV file for EFI loader selectionJulia Kreger2021-06-101-10/+43
* Merge "Ignore efi grub2-install failure"Zuul2021-06-071-28/+32
|\
| * Ignore efi grub2-install failureSteve Baker2021-06-041-28/+32
* | Merge "Refactor: use convert_image from ironic_lib"Zuul2021-06-041-15/+2
|\ \
| * | Refactor: use convert_image from ironic_libDmitry Tantsur2021-06-011-15/+2
| |/
* | Merge "Stop accepting duplicated configdrive"Zuul2021-06-021-15/+33
|\ \ | |/ |/|
| * Stop accepting duplicated configdriveDmitry Tantsur2021-06-021-15/+33
* | Merge "Make _get_efi_bootloaders return relative paths"Zuul2021-05-271-6/+16
|\ \
| * | Make _get_efi_bootloaders return relative pathsSteve Baker2021-05-261-6/+16
* | | Limit qemu-img execution arenasJulia Kreger2021-05-261-1/+11
* | | Merge "Rewrite write_image.sh in Python"Zuul2021-05-261-13/+14
|\ \ \ | |/ / |/| |
| * | Rewrite write_image.sh in PythonDmitry Tantsur2021-05-181-13/+14
* | | Merge "Do not serialize command_params"Zuul2021-05-181-1/+1
|\ \ \ | |/ / |/| |
| * | Do not serialize command_paramsDmitry Tantsur2021-05-181-1/+1
| |/
* | Merge "Remove the iscsi extension"Zuul2021-05-122-226/+1
|\ \
| * | Remove the iscsi extensionDmitry Tantsur2021-05-102-226/+1
| |/
* | Merge "Software RAID: RAID the ESPs"Zuul2021-05-111-90/+87
|\ \
| * | Software RAID: RAID the ESPsArne Wiebalck2021-04-161-90/+87
* | | Merge "Fix NVMe Partition image on UEFI"Zuul2021-05-101-1/+6
|\ \ \ | |_|/ |/| |
| * | Fix NVMe Partition image on UEFIJulia Kreger2021-05-041-1/+6
| |/
* | Import deployment logic from ironic-libDmitry Tantsur2021-05-031-14/+15
|/
* Always fall back to sysrq when power off failsDmitry Tantsur2021-04-131-7/+16