summaryrefslogtreecommitdiff
path: root/ironic_python_agent/hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Fix software raid output poisoningJulia Kreger2022-09-161-1/+2
* Gather details about bond interfaces if presentDerek Higgins2022-07-131-1/+7
* Fix discovering WWN/serial for devicemapper devicesDmitry Tantsur2022-06-221-7/+15
* Multipath Hardware path handlingJulia Kreger2022-06-091-3/+150
* SoftwareRAID: Use efibootmgr (and drop grub2-install)Arne Wiebalck2022-03-161-3/+3
* Create fstab entry with appropriate labelJulia Kreger2022-03-111-1/+3
* Re-read the partition table with partx -a, part 28.2.1Riccardo Pittau2021-11-101-1/+1
* Software RAID: Call udev_settle before creationArne Wiebalck2021-10-061-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