summaryrefslogtreecommitdiff
path: root/ironic_python_agent/hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Make mdadm a soft requirement6.4.2Dmitry Tantsur2020-11-241-0/+7
* Fix vendor info retrieval for some versions of lshwVladyslav Drok2020-11-191-5/+6
* Fix physical memory calculation with new lshwVladyslav Drok2020-11-161-2/+4
* Do not silently swallow errors in the write_image deploy step6.4.1Dmitry Tantsur2020-10-091-1/+1
* Merge "Software RAID: Get component devices by md UUID"6.4.0Zuul2020-09-301-13/+50
|\
| * Software RAID: Get component devices by md UUIDArne Wiebalck2020-09-291-13/+50
* | Software RAID: Don't delete partitions too earlyArne Wiebalck2020-09-281-8/+17
|/
* Merge "Generate a TLS certificate and send it to ironic"Zuul2020-09-231-0/+8
|\
| * Generate a TLS certificate and send it to ironicDmitry Tantsur2020-09-111-0/+8
* | Fix backup node lookupJulia Kreger2020-09-091-1/+1
|/
* 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