summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Fix UTF-16 result handling for efibootmgrstable/yogaJulia Kreger2023-04-273-63/+82
* Warn when smartctl not foundMark Goddard2022-12-121-1/+2
* Fix software raid output poisoningJulia Kreger2022-08-263-1/+35
* Gather details about bond interfaces if presentDerek Higgins2022-07-052-11/+61
* Fix discovering WWN/serial for devicemapper devicesDmitry Tantsur2022-06-222-16/+27
* Multipath Hardware path handlingJulia Kreger2022-05-237-57/+730
* Merge "Collect a full lsblk output in the ramdisk logs" into stable/yogaZuul2022-05-112-16/+5
|\
| * Collect a full lsblk output in the ramdisk logsDmitry Tantsur2022-05-092-16/+5
* | Do not try to guess EFI partition path by its numberDmitry Tantsur2022-05-054-58/+137
|/
* Use a pre-defined partition UUID to detect configdrive on GPTDmitry Tantsur2022-05-042-38/+38
* Merge "Refactor efi_utils for easier maintaining and debugging"8.5.0Zuul2022-03-182-68/+161
|\
| * Refactor efi_utils for easier maintaining and debuggingDmitry Tantsur2022-02-142-68/+161
* | Merge "Improve efficiency of storage cleaning in mixed media envs"Zuul2022-03-152-16/+116
|\ \
| * | Improve efficiency of storage cleaning in mixed media envsJacob Anders2022-03-152-16/+116
* | | Merge "Create fstab entry with appropriate label"Zuul2022-03-115-10/+125
|\ \ \
| * | | Create fstab entry with appropriate labelJulia Kreger2022-03-105-10/+125
* | | | Merge "Run partx in verbose mode to simplify debugging"Zuul2022-03-084-55/+55
|\ \ \ \
| * | | | Run partx in verbose mode to simplify debuggingDmitry Tantsur2022-02-144-55/+55
| | |_|/ | |/| |
* | | | Merge "Add `mount` and `parted -l` to the collected commands"Zuul2022-03-082-4/+10
|\ \ \ \
| * | | | Add `mount` and `parted -l` to the collected commandsDmitry Tantsur2022-02-142-4/+10
| |/ / /
* | | | Merge "Rescan device after filesystem creation"Zuul2022-03-072-4/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rescan device after filesystem creationVanou Ishii2022-02-112-4/+16
| |/ /
* | | Use utf-16-le if BOM not presentRiccardo Pittau2022-02-221-2/+8
| |/ |/|
* | Move prepare_boot_partitions_for_softraid to raid_utilsArne Wiebalck2022-02-146-332/+343
|/
* Use canonical device name for RAID device for ESPDmitry Tantsur2022-02-014-17/+71
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-01-266-45/+165
* Merge "Burn-in: Dynamic network pairing"Zuul2022-01-202-16/+269
|\
| * Burn-in: Dynamic network pairingArne Wiebalck2022-01-102-16/+269
* | [trivial] Fix typo in __init__.pyArne Wiebalck2021-12-161-1/+1
|/
* Merge "Burn-in: Add options for named log files"8.3.0Zuul2021-12-092-21/+110
|\
| * Burn-in: Add options for named log filesArne Wiebalck2021-12-082-21/+110
* | Merge "Instruct qemu-img to write image zeros to disk."Zuul2021-12-092-3/+5
|\ \
| * | Instruct qemu-img to write image zeros to disk.Derek Higgins2021-12-082-3/+5
| |/
* | Merge "Burn-in: Add SMART self test to disk burn-in"Zuul2021-12-092-0/+161
|\ \ | |/ |/|
| * Burn-in: Add SMART self test to disk burn-inArne Wiebalck2021-12-062-0/+161
* | Get rid of lambda in RealFilePartitioningTestCaseIury Gregory Melo Ferreira2021-11-251-10/+14
|/
* Merge "Trivial: split away efibootmgr helpers"Zuul2021-11-231-13/+44
|\
| * Trivial: split away efibootmgr helpersDmitry Tantsur2021-11-191-13/+44
* | Merge "Call execute from ironic-lib in hardware.py"Zuul2021-11-222-189/+187
|\ \ | |/ |/|
| * Call execute from ironic-lib in hardware.pyRiccardo Pittau2021-11-182-189/+187
* | Fix compatibility with disk_utils.find_efi_partitionDmitry Tantsur2021-11-194-12/+15
* | Use two more functions from disk_utilsDmitry Tantsur2021-11-186-140/+18
|/
* Move manage_uefi from the image extension to a public locationDmitry Tantsur2021-11-166-766/+803
* Merge "Simplify error messages when running clean/deploy step"Zuul2021-11-134-6/+66
|\
| * Simplify error messages when running clean/deploy stepDmitry Tantsur2021-11-094-6/+66
* | Move rescan device function to general utilsRiccardo Pittau2021-11-104-145/+208
* | Re-read the partition table with partx -a, part 2Riccardo Pittau2021-11-092-43/+43
|/
* Re-read the partition table with partx -aArne Wiebalck2021-11-062-17/+17
* Merge "Fix UEFI record regex"Zuul2021-11-052-6/+68
|\
| * Fix UEFI record regexJulia Kreger2021-11-042-6/+68