summaryrefslogtreecommitdiff
path: root/ironic_python_agent/hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Update the cache if we don't have a root device hintJulia Kreger2020-08-251-3/+44
* Merge "Examples: add deploy_steps examples"Zuul2020-08-071-2/+3
|\
| * Examples: add deploy_steps examplesDmitry Tantsur2020-08-041-2/+3
* | Merge "Return the final RAID configuration from apply_configuration"Zuul2020-07-291-1/+1
|\ \ | |/ |/|
| * Return the final RAID configuration from apply_configurationDmitry Tantsur2020-07-291-1/+1
* | Allow erase_devices_metadata to be used as a deploy stepDmitry Tantsur2020-07-271-0/+6
|/
* Fix bootloader install issue with MDRAIDDoug Szumski2020-07-221-4/+26
* Ignore devices with size 0 when collecting inventoryDmitry Tantsur2020-07-091-2/+11
* Limit Inspection->Lookup->Heartbeat lagJulia Kreger2020-07-031-0/+20
* Merge "Add a deploy step for writing an image"Zuul2020-06-201-0/+29
|\
| * Add a deploy step for writing an imageDmitry Tantsur2020-06-021-0/+29
* | Split and move logic for partition tablesRiccardo Pittau2020-05-251-15/+2
|/
* Fix TypeError with newer version of lshwRiccardo Pittau2020-04-271-1/+2
* Add function to calculate memoryRiccardo Pittau2020-04-271-16/+22
* Merge "Add raid.apply_configuration deploy step"Zuul2020-04-211-12/+40
|\
| * Add raid.apply_configuration deploy stepDmitry Tantsur2020-04-201-12/+40
* | Merge "Simplify deduplicate_steps"Zuul2020-04-211-16/+5
|\ \ | |/ |/|
| * Simplify deduplicate_stepsDmitry Tantsur2020-04-061-16/+5
* | Move logic to calculate raid sectors to raid_utilsRiccardo Pittau2020-04-091-17/+3
* | Merge "Move logic for raid start sector to raid_utils"Zuul2020-04-091-29/+2
|\ \
| * | Move logic for raid start sector to raid_utilsRiccardo Pittau2020-04-081-29/+2
* | | Merge "Add an ability to run in-band deploy steps"Zuul2020-04-091-0/+163
|\ \ \ | |/ / |/| / | |/
| * Add an ability to run in-band deploy stepsMark Goddard2020-04-061-0/+163
* | Editing follow-up for UEFI Software RAID supportArne Wiebalck2020-04-061-4/+5
* | Software RAID: Add UEFI supportRaphael Glon2020-04-021-9/+42
|/
* Merge "Only check for partitions on devices that are part of software RAID"Zuul2020-04-021-13/+13
|\
| * Only check for partitions on devices that are part of software RAIDDmitry Tantsur2020-04-011-13/+13
* | Merge "Allow specifying target devices for software RAID"Zuul2020-04-011-13/+30
|\ \ | |/
| * Allow specifying target devices for software RAIDDmitry Tantsur2020-03-171-13/+30
* | Bump hacking to 3.0.0Riccardo Pittau2020-03-301-11/+11
* | Improve debug logging around Raid/BootloaderJulia Kreger2020-03-281-0/+1
|/
* Ignore pyudev errors about device numberJulia Kreger2020-02-111-0/+5
* Skip read-only devices with metadata eraseJulia Kreger2020-01-291-0/+38
* Expose collector and hardware manager names via introspection dataDmitry Tantsur2020-01-221-17/+5
* Merge "Allow reading root_device from instance_info"Zuul2020-01-141-1/+3
|\
| * Allow reading root_device from instance_infoDmitry Tantsur2020-01-031-1/+3
* | Merge "Collect lsblk and /proc/mdstat with ramdisk logs"Zuul2020-01-101-0/+1
|\ \ | |/ |/|
| * Collect lsblk and /proc/mdstat with ramdisk logsDmitry Tantsur2019-10-141-0/+1
* | Merge "Stop using six library"Zuul2019-12-031-8/+3
|\ \
| * | Stop using six libraryRiccardo Pittau2019-11-291-8/+3
* | | Replace netaddr dependency with stdlib ipaddressDmitry Tantsur2019-12-021-7/+7
|/ /
* | RAID 5/6Julia Kreger2019-11-271-2/+12
* | Set rd.md.uuid kernel parameter when deploying on software raidAndrei Nistor2019-10-171-0/+18
|/
* Merge "Delete_configuration, consider removed raid members as well"Zuul2019-09-241-2/+64
|\
| * Delete_configuration, consider removed raid members as wellRaphael Glon2019-09-161-2/+64
* | Revert "Software raid: mbr/gpt partition table alternative"raphael.glon2019-09-231-15/+3
|/
* Merge "Handle floppy disk controllers"Zuul2019-08-271-1/+11
|\
| * Handle floppy disk controllersJulia Kreger2019-08-221-1/+11
* | Merge "Softraid: partitioning fixes"Zuul2019-08-211-14/+66
|\ \ | |/ |/|
| * Softraid: partitioning fixesRaphael Glon2019-08-151-14/+66