summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Gather details about bond interfaces if presentDerek Higgins2022-07-132-11/+61
* Fix discovering WWN/serial for devicemapper devicesDmitry Tantsur2022-06-222-16/+27
* Multipath Hardware path handlingJulia Kreger2022-06-087-54/+730
* Do not try to guess EFI partition path by its numberDmitry Tantsur2022-06-083-47/+107
* Add `mount` and `parted -l` to the collected commandsDmitry Tantsur2022-06-072-2/+12
* Collect a full lsblk output in the ramdisk logsDmitry Tantsur2022-06-072-6/+3
* Create fstab entry with appropriate labelJulia Kreger2022-06-075-10/+125
* Use a pre-defined partition UUID to detect configdrive on GPTDmitry Tantsur2022-05-102-39/+42
* Merge "Re-read the partition table with partx -a, part 2" into bugfix/8.1Zuul2021-11-232-43/+43
|\
| * Re-read the partition table with partx -a, part 2Riccardo Pittau2021-11-102-43/+43
* | Fix UEFI record regexJulia Kreger2021-11-162-6/+68
* | Merge "Delete EFI boot entry duplicate labels first" into bugfix/8.1Zuul2021-11-152-24/+45
|\ \
| * | Delete EFI boot entry duplicate labels firstJulia Kreger2021-11-102-24/+45
* | | Merge "Output verbose info from efibootmgr" into bugfix/8.1Zuul2021-11-152-21/+21
|\ \ \ | |/ / | | / | |/ |/|
| * Output verbose info from efibootmgrDerek Higgins2021-11-102-21/+21
* | Re-read the partition table with partx -aArne Wiebalck2021-11-092-16/+16
|/
* Assert EFI part UUID is not None before editing fstabArne Wiebalck2021-10-211-1/+1
* Software RAID: Call udev_settle before creationArne Wiebalck2021-10-131-0/+7
* Merge "Force immediate NTP time sync with chronyd at IPA startup"8.1.0Zuul2021-07-203-46/+13
|\
| * Force immediate NTP time sync with chronyd at IPA startupArne Wiebalck2021-07-163-46/+13
* | Merge "Catch ismount not being handled"Zuul2021-07-162-9/+153
|\ \ | |/ |/|
| * Catch ismount not being handledJulia Kreger2021-06-292-9/+153
* | Burn-in: Add network stepArne Wiebalck2021-07-134-0/+170
|/
* Merge "Only mount the ESP if not yet mounted"Zuul2021-06-252-7/+13
|\
| * Only mount the ESP if not yet mountedArne Wiebalck2021-06-212-7/+13
* | Coalesce heartbeatsDmitry Tantsur2021-06-182-9/+56
* | Reduce logging verbosity when collecting logsDmitry Tantsur2021-06-111-2/+1
|/
* Utilize CSV file for EFI loader selectionJulia Kreger2021-06-102-14/+115
* Merge "Burn-in: Add disk step"Zuul2021-06-074-0/+114
|\
| * Burn-in: Add disk stepArne Wiebalck2021-05-214-0/+114
* | Merge "Ignore efi grub2-install failure"Zuul2021-06-072-29/+51
|\ \
| * | Ignore efi grub2-install failureSteve Baker2021-06-042-29/+51
* | | Merge "Refactor: use convert_image from ironic_lib"Zuul2021-06-042-27/+13
|\ \ \
| * | | Refactor: use convert_image from ironic_libDmitry Tantsur2021-06-012-27/+13
| |/ /
* | | Merge "Stop accepting duplicated configdrive"Zuul2021-06-022-39/+71
|\ \ \ | |/ / |/| |
| * | Stop accepting duplicated configdriveDmitry Tantsur2021-06-022-39/+71
* | | Merge "Make _get_efi_bootloaders return relative paths"Zuul2021-05-272-17/+27
|\ \ \
| * | | Make _get_efi_bootloaders return relative pathsSteve Baker2021-05-262-17/+27
* | | | Limit qemu-img execution arenasJulia Kreger2021-05-262-2/+14
* | | | Merge "Rewrite write_image.sh in Python"Zuul2021-05-263-78/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Rewrite write_image.sh in PythonDmitry Tantsur2021-05-183-78/+42
* | | | Merge "Enable out-of-order writes when writing whole disk images"Zuul2021-05-251-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Enable out-of-order writes when writing whole disk imagesDmitry Tantsur2021-05-181-1/+1
* | | Merge "Do not serialize command_params"Zuul2021-05-182-7/+1
|\ \ \ | |/ / |/| |
| * | Do not serialize command_paramsDmitry Tantsur2021-05-182-7/+1
| |/
* | Merge "Remove the iscsi extension"Zuul2021-05-126-697/+9
|\ \
| * | Remove the iscsi extensionDmitry Tantsur2021-05-106-697/+9
| |/
* | Merge "Migrate functional tests for work_on_disk from ironic-lib"Zuul2021-05-121-0/+82
|\ \
| * | Migrate functional tests for work_on_disk from ironic-libDmitry Tantsur2021-05-101-0/+82
| |/
* | Merge "Burn-in: Add memory step"Zuul2021-05-114-0/+89
|\ \