summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Merge "Enable skipping disks for cleaning"9.0.0Zuul2022-08-162-9/+251
|\
| * Enable skipping disks for cleaningJakub Jelinek2022-08-112-9/+251
* | Merge "Use lsblk json output for safety_check_block_device"Zuul2022-08-032-32/+31
|\ \ | |/ |/|
| * Use lsblk json output for safety_check_block_deviceRiccardo Pittau2022-07-202-32/+31
* | Remove unused lines of codeJakub Jelinek2022-07-201-5/+0
* | Merge "Guard shared device/cluster filesystems"Zuul2022-07-204-6/+347
|\ \ | |/
| * Guard shared device/cluster filesystemsJulia Kreger2022-07-194-6/+347
* | Drop support for instance netbootDmitry Tantsur2022-07-074-46/+16
|/
* Merge "Fix passing kwargs in clean steps"Zuul2022-07-042-1/+31
|\
| * Fix passing kwargs in clean stepswaleedm2022-07-012-1/+31
* | Merge "Gather details about bond interfaces if present"Zuul2022-07-022-11/+61
|\ \
| * | Gather details about bond interfaces if presentDerek Higgins2022-06-212-11/+61
| |/
* | Merge "Remove oslo.serialization dependency"Zuul2022-07-026-26/+33
|\ \
| * | Remove oslo.serialization dependencyRiccardo Pittau2022-06-176-26/+34
* | | Merge "Collect udev properties in the ramdisk logs"Zuul2022-07-022-4/+84
|\ \ \
| * | | Collect udev properties in the ramdisk logsDmitry Tantsur2022-06-172-4/+84
| | |/ | |/|
* | | Merge "Use json for lsblk output"Zuul2022-06-304-201/+226
|\ \ \ | | |/ | |/|
| * | Use json for lsblk outputRiccardo Pittau2022-06-144-201/+226
| |/
* | Merge "Warn when smartctl not found"Zuul2022-06-271-1/+2
|\ \
| * | Warn when smartctl not foundMark Goddard2022-06-241-1/+2
* | | Merge "Remove importlib-metadata from requirements"Zuul2022-06-241-6/+1
|\ \ \
| * | | Remove importlib-metadata from requirementsRiccardo Pittau2022-06-211-6/+1
| | |/ | |/|
* | | Fix discovering WWN/serial for devicemapper devicesDmitry Tantsur2022-06-142-16/+27
|/ /
* | Multipath Hardware path handlingJulia Kreger2022-05-187-57/+730
* | Merge "Collect a full lsblk output in the ramdisk logs"Zuul2022-05-092-16/+5
|\ \
| * | Collect a full lsblk output in the ramdisk logsDmitry Tantsur2022-04-292-16/+5
* | | Merge "Do not try to guess EFI partition path by its number"8.6.0Zuul2022-05-054-58/+137
|\ \ \
| * | | Do not try to guess EFI partition path by its numberDmitry Tantsur2022-05-044-58/+137
| |/ /
* | | Use a pre-defined partition UUID to detect configdrive on GPTDmitry Tantsur2022-04-292-38/+38
|/ /
* | Use Werkzeug modern versionRiccardo Pittau2022-04-142-4/+2
* | 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
|\