summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/extensions
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for CentOS SUM files"HEADmasterZuul2023-05-091-0/+128
|\
| * Add support for CentOS SUM filesHarald Jensås2023-05-031-0/+128
* | Revert disabling MD5 checksumsDmitry Tantsur2023-05-041-0/+1
* | Fix checksum validation logicJulia Kreger2023-05-021-0/+14
|/
* Merge "Disable MD5 image checksums"Zuul2023-05-021-65/+309
|\
| * Disable MD5 image checksumsJulia Kreger2023-04-241-65/+309
* | Fix UTF-16 result handling for efibootmgrJulia Kreger2023-04-171-20/+25
|/
* Merge "Fix failure of bind mount in _install_grub2"9.2.0bugfix/9.2Zuul2022-10-171-3/+45
|\
| * Fix failure of bind mount in _install_grub2Vanou Ishii2022-09-221-3/+45
* | prioritize lsblk as a source of device serialsRozzii2022-10-101-2/+4
|/
* Drop support for instance netbootDmitry Tantsur2022-07-071-25/+1
* Merge "Fix passing kwargs in clean steps"Zuul2022-07-041-0/+28
|\
| * Fix passing kwargs in clean stepswaleedm2022-07-011-0/+28
* | Use json for lsblk outputRiccardo Pittau2022-06-141-27/+12
|/
* Multipath Hardware path handlingJulia Kreger2022-05-181-0/+2
* Do not try to guess EFI partition path by its numberDmitry Tantsur2022-05-041-15/+19
* Merge "Create fstab entry with appropriate label"Zuul2022-03-111-4/+43
|\
| * Create fstab entry with appropriate labelJulia Kreger2022-03-101-4/+43
* | Merge "Run partx in verbose mode to simplify debugging"Zuul2022-03-081-6/+6
|\ \ | |/ |/|
| * Run partx in verbose mode to simplify debuggingDmitry Tantsur2022-02-141-6/+6
* | Move prepare_boot_partitions_for_softraid to raid_utilsArne Wiebalck2022-02-141-208/+2
|/
* Use canonical device name for RAID device for ESPDmitry Tantsur2022-02-011-15/+30
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-01-261-12/+12
* Instruct qemu-img to write image zeros to disk.Derek Higgins2021-12-081-1/+2
* Fix compatibility with disk_utils.find_efi_partitionDmitry Tantsur2021-11-191-6/+6
* Use two more functions from disk_utilsDmitry Tantsur2021-11-181-10/+10
* Move manage_uefi from the image extension to a public locationDmitry Tantsur2021-11-161-455/+34
* Simplify error messages when running clean/deploy stepDmitry Tantsur2021-11-092-2/+50
* Re-read the partition table with partx -aArne Wiebalck2021-11-061-16/+16
* Fix UEFI record regexJulia Kreger2021-11-041-5/+67
* Delete EFI boot entry duplicate labels firstJulia Kreger2021-11-011-9/+26
* Output verbose info from efibootmgrDerek Higgins2021-08-031-19/+19
* Merge "Force immediate NTP time sync with chronyd at IPA startup"8.1.0Zuul2021-07-201-4/+4
|\
| * Force immediate NTP time sync with chronyd at IPA startupArne Wiebalck2021-07-161-4/+4
* | Catch ismount not being handledJulia Kreger2021-06-291-0/+121
|/
* Only mount the ESP if not yet mountedArne Wiebalck2021-06-211-6/+10
* Utilize CSV file for EFI loader selectionJulia Kreger2021-06-101-4/+72
* Merge "Ignore efi grub2-install failure"Zuul2021-06-071-1/+19
|\
| * Ignore efi grub2-install failureSteve Baker2021-06-041-1/+19
* | Merge "Refactor: use convert_image from ironic_lib"Zuul2021-06-041-12/+11
|\ \
| * | Refactor: use convert_image from ironic_libDmitry Tantsur2021-06-011-12/+11
| |/
* | Merge "Stop accepting duplicated configdrive"Zuul2021-06-021-24/+38
|\ \ | |/ |/|
| * Stop accepting duplicated configdriveDmitry Tantsur2021-06-021-24/+38
* | Merge "Make _get_efi_bootloaders return relative paths"Zuul2021-05-271-11/+11
|\ \
| * | Make _get_efi_bootloaders return relative pathsSteve Baker2021-05-261-11/+11
* | | Limit qemu-img execution arenasJulia Kreger2021-05-261-1/+3
* | | Rewrite write_image.sh in PythonDmitry Tantsur2021-05-181-10/+28
|/ /
* | Merge "Remove the iscsi extension"Zuul2021-05-122-451/+8
|\ \
| * | Remove the iscsi extensionDmitry Tantsur2021-05-102-451/+8
| |/
* | Merge "Software RAID: RAID the ESPs"Zuul2021-05-111-36/+30
|\ \