summaryrefslogtreecommitdiff
path: root/ironic_python_agent/hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Move rescan device function to general utilsRiccardo Pittau2021-11-101-16/+2
* Re-read the partition table with partx -a, part 2Riccardo Pittau2021-11-091-1/+1
* Software RAID: Call udev_settle before creationArne Wiebalck2021-10-051-0/+7
* Trivial: better debugging in list_all_block_devicesDmitry Tantsur2021-08-271-2/+5
* Merge "Move loading of IPMI module loading to a single point"Zuul2021-08-231-15/+12
|\
| * Move loading of IPMI module loading to a single pointJonas Schäfer2021-08-061-15/+12
* | Merge "Increase version of hacking and pycodestyle"Zuul2021-08-111-5/+5
|\ \ | |/ |/|
| * Increase version of hacking and pycodestyleRiccardo Pittau2021-07-301-5/+5
* | Expose BMC MAC address in inventory dataJonas Schäfer2021-08-061-0/+62
|/
* Burn-in: Add network stepArne Wiebalck2021-07-131-0/+15
* Burn-in: Add disk stepArne Wiebalck2021-05-211-0/+15
* Merge "Burn-in: Add memory step"Zuul2021-05-111-0/+15
|\
| * Burn-in: Add memory stepArne Wiebalck2021-05-011-0/+15
* | Merge "Burn-in: Add CPU step"Zuul2021-05-101-1/+17
|\ \ | |/
| * Burn-in: Add CPU stepArne Wiebalck2021-05-011-1/+17
* | Merge "Fix getting memory size in some lshw output"Zuul2021-04-301-7/+7
|\ \
| * | Fix getting memory size in some lshw outputZane Bitter2021-04-291-7/+7
| |/
* | Fix missing data in log messagesZane Bitter2021-04-291-2/+2
|/
* Do not fail network interface collection on unsupported interfaceDmitry Tantsur2021-04-071-2/+7
* typo chanages -> changesBernd Mueller2021-03-241-1/+1
* Check the base device if the read-only file cannot be readBob Fournier2021-03-091-2/+12
* Remove default parameter from executeRiccardo Pittau2021-03-021-2/+2
* Remove nvme-cli warning and delay on nvme-formatJacob Anders2021-03-021-1/+1
* Merge "Use try_execute from ironic-lib"Zuul2021-03-011-7/+7
|\
| * Use try_execute from ironic-libRiccardo Pittau2021-02-251-7/+7
* | Allow clean_configuration to run against full-device arraysMohammed Naser2021-02-271-0/+8
|/
* Merge "New deploy step for injecting arbitrary files"Zuul2021-02-221-0/+19
|\
| * New deploy step for injecting arbitrary filesDmitry Tantsur2021-02-161-0/+19
* | Merge "Add support for using NVMe specific cleaning"Zuul2021-02-191-8/+111
|\ \
| * | Add support for using NVMe specific cleaningJacob Anders2021-02-181-8/+111
| |/
* | Move some raid specific functions to raid_utilsRiccardo Pittau2021-02-171-79/+2
|/
* Use variable for lsblk columns device infoRiccardo Pittau2021-02-031-3/+2
* Fix default disk label with partition imagesJulia Kreger2020-12-141-0/+4
* Merge "Bring up VLAN interfaces and include in introspection report"Zuul2020-12-021-1/+26
|\
| * Bring up VLAN interfaces and include in introspection reportBob Fournier2020-11-201-1/+26
* | Merge "Make mdadm a soft requirement"Zuul2020-11-231-0/+7
|\ \
| * | Make mdadm a soft requirementDmitry Tantsur2020-11-201-0/+7
* | | Merge "Add clean step 'erase_pstore'"Zuul2020-11-181-0/+39
|\ \ \
| * | | Add clean step 'erase_pstore'Arne Wiebalck2020-11-171-0/+39
* | | | Fix vendor info retrieval for some versions of lshwVladyslav Drok2020-11-161-5/+6
| |/ / |/| |
* | | Merge "Add UUID to BlockDevice object"Zuul2020-11-111-2/+5
|\ \ \ | |/ / |/| |
| * | Add UUID to BlockDevice objectVladyslav Drok2020-11-111-2/+5
* | | Fix physical memory calculation with new lshwVladyslav Drok2020-11-061-2/+4
|/ /
* | Merge "Updated Implementation of string interpolation delay on LOG messages"Zuul2020-11-041-67/+72
|\ \ | |/ |/|
| * Updated Implementation of string interpolation delay on LOG messagesebagakis2020-11-031-67/+72
* | [trivial] Remove redundant list conversionArne Wiebalck2020-10-131-1/+1
|/
* Merge "Software RAID: Re-add missing devices"Zuul2020-10-121-0/+44
|\
| * Software RAID: Re-add missing devicesArne Wiebalck2020-10-061-0/+44
* | Do not silently swallow errors in the write_image deploy stepDmitry Tantsur2020-10-091-1/+1
|/
* Merge "Software RAID: Get component devices by md UUID"6.4.0Zuul2020-09-301-13/+50
|\