summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Merge "Rescan device after filesystem creation" into bugfix/8.4bugfix/8.4-eolZuul2022-05-192-4/+16
|\
| * Rescan device after filesystem creationVanou Ishii2022-03-082-4/+16
* | Use a pre-defined partition UUID to detect configdrive on GPTDmitry Tantsur2022-05-042-38/+38
* | Use utf-16-le if BOM not presentRiccardo Pittau2022-03-031-2/+8
|/
* 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
* | Merge "Always include the oslo_log log file in ramdisk logs"Zuul2021-11-044-3/+67
|\ \ | |/ |/|
| * Always include the oslo_log log file in ramdisk logsDmitry Tantsur2021-10-284-3/+67
* | Merge "Stop requiring mocking of utils.execute if ironic-lib execute is mocked"Zuul2021-11-032-17/+1
|\ \
| * | Stop requiring mocking of utils.execute if ironic-lib execute is mockedDmitry Tantsur2021-10-272-17/+1
| |/
* | Delete EFI boot entry duplicate labels firstJulia Kreger2021-11-012-24/+45
|/
* Merge "Fix error messages in burnin code"Zuul2021-10-261-9/+5
|\
| * Fix error messages in burnin codeDmitry Tantsur2021-10-261-9/+5
* | Respect global parameters when downloading a configdriveDmitry Tantsur2021-10-202-7/+78
|/
* Assert EFI part UUID is not None before editing fstabArne Wiebalck2021-10-081-1/+1
* Software RAID: Call udev_settle before creationArne Wiebalck2021-10-051-0/+7
* Merge "Trivial: minor fixes in error messages"8.2.0Zuul2021-09-093-3/+3
|\
| * Trivial: minor fixes in error messagesDmitry Tantsur2021-09-073-3/+3
* | Merge "Trivial: better debugging in list_all_block_devices"Zuul2021-09-031-2/+5
|\ \
| * | Trivial: better debugging in list_all_block_devicesDmitry Tantsur2021-08-271-2/+5
| |/
* | Merge "Check the network burnin roles and partner"Zuul2021-09-022-0/+29
|\ \ | |/ |/|
| * Check the network burnin roles and partnerArne Wiebalck2021-08-102-0/+29
* | Merge "Move loading of IPMI module loading to a single point"Zuul2021-08-233-66/+60
|\ \
| * | Move loading of IPMI module loading to a single pointJonas Schäfer2021-08-063-66/+60
* | | Merge "Output verbose info from efibootmgr"Zuul2021-08-112-21/+21
|\ \ \
| * | | Output verbose info from efibootmgrDerek Higgins2021-08-032-21/+21