summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/test_hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Software RAID: Get component devices by md UUID"6.4.0Zuul2020-09-301-7/+96
|\
| * Software RAID: Get component devices by md UUIDArne Wiebalck2020-09-291-7/+96
* | Software RAID: Don't delete partitions too earlyArne Wiebalck2020-09-281-4/+4
|/
* Fix backup node lookupJulia Kreger2020-09-091-1/+1
* Update the cache if we don't have a root device hintJulia Kreger2020-08-251-0/+70
* Merge "Return the final RAID configuration from apply_configuration"Zuul2020-07-291-0/+63
|\
| * Return the final RAID configuration from apply_configurationDmitry Tantsur2020-07-291-0/+63
* | Allow erase_devices_metadata to be used as a deploy stepDmitry Tantsur2020-07-271-0/+8
|/
* Fix bootloader install issue with MDRAIDDoug Szumski2020-07-221-2/+19
* Ignore devices with size 0 when collecting inventoryDmitry Tantsur2020-07-091-3/+8
* Limit Inspection->Lookup->Heartbeat lagJulia Kreger2020-07-031-0/+19
* Increase the ESP partition size to 550 MiB when using software RAIDDmitry Tantsur2020-07-021-4/+4
* Split and move logic for partition tablesRiccardo Pittau2020-05-251-2/+2
* Fix pep8 errorsRiccardo Pittau2020-05-121-9/+5
* Mock get_node_boot_mode in software RAID unit testsDmitry Tantsur2020-04-201-0/+3
* Merge "Add an ability to run in-band deploy steps"Zuul2020-04-091-0/+21
|\
| * Add an ability to run in-band deploy stepsMark Goddard2020-04-061-0/+21
* | Use unittest mock from standard libraryRiccardo Pittau2020-04-061-1/+1
* | Software RAID: Add UEFI supportRaphael Glon2020-04-021-28/+174
|/
* Only check for partitions on devices that are part of software RAIDDmitry Tantsur2020-04-011-16/+61
* Allow specifying target devices for software RAIDDmitry Tantsur2020-03-171-0/+129
* Merge "Convert apply_result to mock object"Zuul2020-02-191-3/+2
|\
| * Convert apply_result to mock objectRiccardo Pittau2020-02-121-3/+2
* | 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-221-18/+18
|/
* Allow reading root_device from instance_infoDmitry Tantsur2020-01-031-1/+39
* Stop using six libraryRiccardo Pittau2019-11-291-12/+8
* RAID 5/6Julia Kreger2019-11-271-0/+248
* Merge "Delete_configuration, consider removed raid members as well"Zuul2019-09-241-16/+95
|\
| * Delete_configuration, consider removed raid members as wellRaphael Glon2019-09-161-16/+95
* | Revert "Software raid: mbr/gpt partition table alternative"raphael.glon2019-09-231-60/+3
|/
* Merge "Handle floppy disk controllers"Zuul2019-08-271-1/+2
|\
| * Handle floppy disk controllersJulia Kreger2019-08-221-1/+2
* | Merge "Softraid: partitioning fixes"Zuul2019-08-211-25/+191
|\ \ | |/ |/|
| * Softraid: partitioning fixesRaphael Glon2019-08-151-25/+191
* | Merge "Software RAID: Ignore missing component devices or holder disks"Zuul2019-08-191-0/+13
|\ \ | |/ |/|
| * Software RAID: Ignore missing component devices or holder disksArne Wiebalck2019-08-161-0/+13
* | Merge "Fixes get_holder disks with nvme drives"Zuul2019-08-141-12/+50
|\ \
| * | Fixes get_holder disks with nvme drivesRaphael Glon2019-08-131-12/+50
* | | Merge "Software RAID: Handle empty target_raid_config"Zuul2019-08-131-0/+22
|\ \ \
| * | | Software RAID: Handle empty target_raid_configArne Wiebalck2019-08-121-0/+22
| | |/ | |/|
* | | Merge "Fixes physical memory fetching for aarch64"Zuul2019-08-121-0/+109
|\ \ \
| * | | Fixes physical memory fetching for aarch64liyingjun2019-07-301-0/+109
* | | | Ignore /dev/ramX devices for any purposesDmitry Tantsur2019-08-121-1/+5
| |/ / |/| |
* | | Software RAID: try to assemble RAID on start-upDmitry Tantsur2019-08-091-60/+53
| |/ |/|