summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix failure of bind mount in _install_grub2"9.2.0bugfix/9.2Zuul2022-10-171-3/+45
|\
| * Fix failure of bind mount in _install_grub2Vanou Ishii2022-09-221-3/+45
* | prioritize lsblk as a source of device serialsRozzii2022-10-103-68/+165
* | SoftwareRAID: Enable skipping RAIDSJakub Jelinek2022-09-053-3/+495
|/
* Merge "Create RAIDs with volume name"Zuul2022-09-022-40/+92
|\
| * Create RAIDs with volume nameJakub Jelinek2022-09-022-40/+92
* | Fix software raid output poisoningJulia Kreger2022-08-242-0/+34
* | Merge "Enable skipping disks for cleaning"9.0.0Zuul2022-08-161-2/+199
|\ \ | |/ |/|
| * Enable skipping disks for cleaningJakub Jelinek2022-08-111-2/+199
* | Merge "Use lsblk json output for safety_check_block_device"Zuul2022-08-031-15/+17
|\ \ | |/ |/|
| * Use lsblk json output for safety_check_block_deviceRiccardo Pittau2022-07-201-15/+17
* | Merge "Guard shared device/cluster filesystems"Zuul2022-07-201-6/+196
|\ \ | |/
| * Guard shared device/cluster filesystemsJulia Kreger2022-07-191-6/+196
* | Drop support for instance netbootDmitry Tantsur2022-07-072-39/+13
|/
* Merge "Fix passing kwargs in clean steps"Zuul2022-07-041-0/+28
|\
| * Fix passing kwargs in clean stepswaleedm2022-07-011-0/+28
* | Merge "Gather details about bond interfaces if present"Zuul2022-07-021-10/+54
|\ \
| * | Gather details about bond interfaces if presentDerek Higgins2022-06-211-10/+54
| |/
* | Merge "Remove oslo.serialization dependency"Zuul2022-07-023-11/+10
|\ \
| * | Remove oslo.serialization dependencyRiccardo Pittau2022-06-173-11/+10
* | | Merge "Collect udev properties in the ramdisk logs"Zuul2022-07-021-4/+41
|\ \ \
| * | | Collect udev properties in the ramdisk logsDmitry Tantsur2022-06-171-4/+41
| | |/ | |/|
* | | Merge "Use json for lsblk output"Zuul2022-06-303-167/+184
|\ \ \ | | |/ | |/|
| * | Use json for lsblk outputRiccardo Pittau2022-06-143-167/+184
| |/
* | Fix discovering WWN/serial for devicemapper devicesDmitry Tantsur2022-06-141-9/+12
|/
* Multipath Hardware path handlingJulia Kreger2022-05-185-54/+579
* Merge "Collect a full lsblk output in the ramdisk logs"Zuul2022-05-091-16/+4
|\
| * Collect a full lsblk output in the ramdisk logsDmitry Tantsur2022-04-291-16/+4
* | Merge "Do not try to guess EFI partition path by its number"8.6.0Zuul2022-05-053-39/+81
|\ \
| * | Do not try to guess EFI partition path by its numberDmitry Tantsur2022-05-043-39/+81
| |/
* | Use a pre-defined partition UUID to detect configdrive on GPTDmitry Tantsur2022-04-291-24/+7
|/
* Use Werkzeug modern versionRiccardo Pittau2022-04-141-2/+1
* Merge "Refactor efi_utils for easier maintaining and debugging"8.5.0Zuul2022-03-181-0/+98
|\
| * Refactor efi_utils for easier maintaining and debuggingDmitry Tantsur2022-02-141-0/+98
* | Merge "Improve efficiency of storage cleaning in mixed media envs"Zuul2022-03-151-4/+37
|\ \
| * | Improve efficiency of storage cleaning in mixed media envsJacob Anders2022-03-151-4/+37
* | | Merge "Create fstab entry with appropriate label"Zuul2022-03-113-4/+76
|\ \ \
| * | | Create fstab entry with appropriate labelJulia Kreger2022-03-103-4/+76
| |/ /
* | | Merge "Run partx in verbose mode to simplify debugging"Zuul2022-03-083-54/+54
|\ \ \
| * | | Run partx in verbose mode to simplify debuggingDmitry Tantsur2022-02-143-54/+54
| | |/ | |/|
* | | Merge "Add `mount` and `parted -l` to the collected commands"Zuul2022-03-081-4/+8
|\ \ \
| * | | Add `mount` and `parted -l` to the collected commandsDmitry Tantsur2022-02-141-4/+8
| |/ /
* | | Merge "Rescan device after filesystem creation"Zuul2022-03-071-4/+13
|\ \ \ | |_|/ |/| |
| * | Rescan device after filesystem creationVanou Ishii2022-02-111-4/+13
| |/
* | Move prepare_boot_partitions_for_softraid to raid_utilsArne Wiebalck2022-02-143-210/+222
|/
* Use canonical device name for RAID device for ESPDmitry Tantsur2022-02-012-15/+53
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-01-263-27/+94
* Burn-in: Dynamic network pairingArne Wiebalck2022-01-101-0/+136
* Merge "Burn-in: Add options for named log files"8.3.0Zuul2021-12-091-14/+77
|\
| * Burn-in: Add options for named log filesArne Wiebalck2021-12-081-14/+77