summaryrefslogtreecommitdiff
path: root/ironic_python_agent/hardware.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Software RAID: Ignore missing component devices or holder disks"Zuul2019-08-191-8/+18
|\ \ | |/ |/|
| * Software RAID: Ignore missing component devices or holder disksArne Wiebalck2019-08-161-8/+18
* | Merge "Fixes get_holder disks with nvme drives"Zuul2019-08-141-2/+13
|\ \
| * | Fixes get_holder disks with nvme drivesRaphael Glon2019-08-131-2/+13
* | | Merge "Software RAID: Handle empty target_raid_config"Zuul2019-08-131-0/+3
|\ \ \
| * | | Software RAID: Handle empty target_raid_configArne Wiebalck2019-08-121-0/+3
| | |/ | |/|
* | | Merge "Fixes physical memory fetching for aarch64"Zuul2019-08-121-0/+5
|\ \ \
| * | | Fixes physical memory fetching for aarch64liyingjun2019-07-301-0/+5
* | | | Ignore /dev/ramX devices for any purposesDmitry Tantsur2019-08-121-4/+5
| |/ / |/| |
* | | Software RAID: try to assemble RAID on start-upDmitry Tantsur2019-08-091-0/+12
| |/ |/|
* | Software raid: mbr/gpt partition table alternativeRaphael Glon2019-08-081-3/+15
* | Do not try to use zRAM devices for anythingDmitry Tantsur2019-08-071-0/+6
* | Adds software raid creation support on nvme drives.Raphael Glon2019-08-061-2/+17
|/
* Merge "Trivial: Add missing quote when detecting raid devices"Zuul2019-07-161-1/+1
|\
| * Trivial: Add missing quote when detecting raid devicesArne Wiebalck2019-07-161-1/+1
* | Merge "Software RAID: Detect component & holder disks in broken RAIDs"Zuul2019-07-161-6/+4
|\ \ | |/ |/|
| * Software RAID: Detect component & holder disks in broken RAIDsArne Wiebalck2019-07-121-6/+4
* | Merge "Include empty devices when listing block devices"Zuul2019-07-151-5/+7
|\ \
| * | Include empty devices when listing block devicesArne Wiebalck2019-07-151-5/+7
| |/
* | Using from_device_file from DevicesRiccardo Pittau2019-07-091-3/+2
|/
* Correct formatting of a warning when lshw cannot be runDmitry Tantsur2019-06-261-1/+1
* Stop logging lshw output, collect it with other logs insteadDmitry Tantsur2019-06-171-1/+1
* Merge "Software RAID: Protect RAID metadata upon cleaning"3.7.0Zuul2019-06-131-3/+29
|\
| * Software RAID: Protect RAID metadata upon cleaningArne Wiebalck2019-06-121-3/+29
* | Merge "Get the hostname of the introspected host"Zuul2019-06-121-0/+1
|\ \ | |/ |/|
| * Get the hostname of the introspected hostBrad P. Crochet2019-06-121-0/+1
* | Software RAID: Don't preformat log stringsArne Wiebalck2019-06-071-28/+18
* | Merge "Software RAID: Fix shell commands"Zuul2019-06-071-13/+11
|\ \ | |/ |/|
| * Software RAID: Fix shell commandsArne Wiebalck2019-06-061-13/+11
* | Merge "Software RAID: Add IPA deploy support"Zuul2019-06-051-6/+6
|\ \ | |/ |/|
| * Software RAID: Add IPA deploy supportArne Wiebalck2019-06-041-6/+6
* | Merge "Software RAID: Create/delete configurations"Zuul2019-06-051-0/+374
|\ \ | |/
| * Software RAID: Create/delete configurationsArne Wiebalck2019-06-041-0/+375
* | Add more channel number for detecting BMC IPv6 addressDongcan Ye2019-05-201-3/+4
* | Add more channel number for detecting BMC IP addressDongcan Ye2019-05-051-3/+4
* | Merge "Ironic python agent does not extract correct available memory"Zuul2019-04-161-6/+8
|\ \
| * | Ironic python agent does not extract correct available memoryUros Orozel2019-04-151-6/+9
* | | Merge "Discover IPv6 BMC address"Zuul2019-04-101-0/+76
|\ \ \
| * | | Discover IPv6 BMC addressNikolay Fedotov2019-04-081-4/+80
| | |/ | |/|
* | | Fix docs job failure due to malformated docstringKaifeng Wang2019-04-091-4/+4
| |/ |/|
* | Add 'interface' to get_clean_steps docstringMark Goddard2019-03-211-0/+2
|/
* Allow erasing metadata from disk partitionsCorey Wright2018-11-131-4/+19
* Merge "Fix multi-device behavior"Zuul2018-11-121-9/+38
|\