summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Use unittest mock from standard libraryRiccardo Pittau2020-04-0622-24/+28
* Software RAID: Add UEFI supportRaphael Glon2020-04-023-58/+860
* Merge "Only check for partitions on devices that are part of software RAID"Zuul2020-04-021-16/+61
|\
| * Only check for partitions on devices that are part of software RAIDDmitry Tantsur2020-04-011-16/+61
* | Merge "Allow specifying target devices for software RAID"Zuul2020-04-011-0/+129
|\ \ | |/
| * Allow specifying target devices for software RAIDDmitry Tantsur2020-03-171-0/+129
* | Fix GPT partition tables after agent writes contentsJulia Kreger2020-03-291-2/+10
* | Return false for MBR bootloader check on UEFI machinesJulia Kreger2020-03-231-0/+12
* | Merge "Fix agent token vmedia use"Zuul2020-03-201-2/+77
|\ \
| * | Fix agent token vmedia useJulia Kreger2020-03-201-2/+77
* | | Use crypt to generate saltIury Gregory Melo Ferreira2020-03-191-22/+4
|/ /
* | Rescan devices before performing uefi checksJulia Kreger2020-03-161-8/+32
|/
* Agent token supportJulia Kreger2020-03-123-4/+136
* Merge "Add NTP time sync"Zuul2020-03-112-3/+167
|\
| * Add NTP time syncJulia Kreger2020-03-072-3/+167
* | Merge "Fixes error handling if efibootmgr is not present in ramdisk"Zuul2020-03-041-0/+15
|\ \
| * | Fixes error handling if efibootmgr is not present in ramdiskmvpnitesh2020-03-031-0/+15
* | | Ignore None md5 checksum fieldKaifeng Wang2020-02-221-0/+7
|/ /
* | Merge "Convert apply_result to mock object"Zuul2020-02-191-3/+2
|\ \
| * | Convert apply_result to mock objectRiccardo Pittau2020-02-121-3/+2
| |/
* | tgtd session detach test fails on Centos7Arne Wiebalck2020-02-191-5/+5
* | Merge "Ignore pyudev errors about device number"Zuul2020-02-181-1/+5
|\ \
| * | Ignore pyudev errors about device numberJulia Kreger2020-02-111-1/+5
| |/
* | "fix" GenericHardwareManger unit test failureJulia Kreger2020-02-161-8/+15
|/
* Merge "Fix multiprocessing call in unit test"Zuul2020-02-111-1/+1
|\
| * Fix multiprocessing call in unit testRiccardo Pittau2020-01-221-1/+1
* | Skip read-only devices with metadata eraseJulia Kreger2020-01-291-0/+27
* | Expose collector and hardware manager names via introspection dataDmitry Tantsur2020-01-223-34/+50
|/
* Merge "Avoid grub2-install when on UEFI boot mode"Zuul2020-01-192-12/+396
|\
| * Avoid grub2-install when on UEFI boot modeIury Gregory Melo Ferreira2020-01-162-12/+396
* | Skip nic numa_node discovery if it's not assigned to a numa_nodeDavid Hill2020-01-171-6/+6
|/
* Merge "Omit configdrive and system_logs from logging"Zuul2020-01-151-0/+11
|\
| * Omit configdrive and system_logs from loggingDmitry Tantsur2020-01-131-0/+11
* | Merge "Allow reading root_device from instance_info"Zuul2020-01-141-1/+39
|\ \ | |/ |/|
| * Allow reading root_device from instance_infoDmitry Tantsur2020-01-031-1/+39
* | Merge "Collect lsblk and /proc/mdstat with ramdisk logs"Zuul2020-01-101-2/+4
|\ \ | |/ |/|
| * Collect lsblk and /proc/mdstat with ramdisk logsDmitry Tantsur2019-10-141-2/+4
* | Permit hashed passwords to be sent to IPA.Julia Kreger2019-12-191-1/+33
* | Merge "Replace WSME and Pecan with Werkzeug"Zuul2019-12-062-172/+105
|\ \
| * | Replace WSME and Pecan with WerkzeugDmitry Tantsur2019-12-042-172/+105
* | | Search for efi partitionIury Gregory Melo Ferreira2019-12-041-0/+46
|/ /
* | Stop using six libraryRiccardo Pittau2019-11-296-50/+45
* | Merge "RAID 5/6"Zuul2019-11-281-0/+248
|\ \
| * | RAID 5/6Julia Kreger2019-11-271-0/+248
* | | Don't try to put a bootloader in place when bootableJulia Kreger2019-11-011-5/+69
* | | Suppress errors from iscsi session cleanupJulia Kreger2019-11-011-0/+13
|/ /
* | Merge "Set rd.md.uuid kernel parameter when deploying on software raid"Zuul2019-10-281-15/+29
|\ \
| * | Set rd.md.uuid kernel parameter when deploying on software raidAndrei Nistor2019-10-171-15/+29
| |/
* | Last resort fallback to find a partitionJulia Kreger2019-10-151-1/+29
|/
* Merge "Attempt tgtd session detach"5.0.0Zuul2019-09-241-4/+24
|\