summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Fix UTF-16 result handling for efibootmgrstable/xenaJulia Kreger2023-04-272-31/+47
* Warn when smartctl not foundMark Goddard2022-12-121-1/+2
* Merge "Use utf-16-le if BOM not present" into stable/xena8.2.2Zuul2022-10-251-2/+8
|\
| * Use utf-16-le if BOM not presentRiccardo Pittau2022-10-131-2/+8
* | Fix software raid output poisoningJulia Kreger2022-09-163-1/+35
|/
* 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-096-49/+704
* Collect a full lsblk output in the ramdisk logsDmitry Tantsur2022-06-092-12/+5
* Merge "Use a pre-defined partition UUID to detect configdrive on GPT" into st...Zuul2022-05-182-39/+41
|\
| * Use a pre-defined partition UUID to detect configdrive on GPTDmitry Tantsur2022-05-102-39/+41
* | Do not try to guess EFI partition path by its numberDmitry Tantsur2022-05-063-48/+112
|/
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-03-166-64/+236
* Merge "Rescan device after filesystem creation" into stable/xenaZuul2022-03-122-4/+16
|\
| * Rescan device after filesystem creationVanou Ishii2022-03-082-4/+16
* | Create fstab entry with appropriate labelJulia Kreger2022-03-115-10/+125
|/
* Re-read the partition table with partx -a, part 28.2.1Riccardo Pittau2021-11-102-43/+43
* Re-read the partition table with partx -aArne Wiebalck2021-11-092-17/+17
* Merge "Fix UEFI record regex" into stable/xenaZuul2021-11-082-6/+68
|\
| * Fix UEFI record regexJulia Kreger2021-11-082-6/+68
* | Merge "Delete EFI boot entry duplicate labels first" into stable/xenaZuul2021-11-082-24/+45
|\ \ | |/
| * Delete EFI boot entry duplicate labels firstJulia Kreger2021-11-042-24/+45
* | Always include the oslo_log log file in ramdisk logsDmitry Tantsur2021-11-044-3/+67
|/
* Merge "Respect global parameters when downloading a configdrive" into stable/...Zuul2021-10-282-7/+78
|\
| * Respect global parameters when downloading a configdriveDmitry Tantsur2021-10-272-7/+78
* | Fix error messages in burnin codeDmitry Tantsur2021-10-271-9/+5
|/
* Assert EFI part UUID is not None before editing fstabArne Wiebalck2021-10-211-1/+1
* Software RAID: Call udev_settle before creationArne Wiebalck2021-10-061-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
* | | | Merge "Increase version of hacking and pycodestyle"Zuul2021-08-117-33/+41
|\ \ \ \ | |_|_|/ |/| | |
| * | | Increase version of hacking and pycodestyleRiccardo Pittau2021-07-307-33/+41
| |/ /
* | | Merge "Expose BMC MAC address in inventory data"Zuul2021-08-082-0/+125
|\ \ \ | |/ / |/| / | |/
| * Expose BMC MAC address in inventory dataJonas Schäfer2021-08-062-0/+125
* | 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