summaryrefslogtreecommitdiff
path: root/ironic_python_agent/hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Skip read-only devices with metadata erase3.6.3Julia Kreger2020-02-051-0/+38
* Merge "Stop logging lshw output, collect it with other logs instead" into sta...3.6.2Zuul2019-07-031-1/+1
|\
| * Stop logging lshw output, collect it with other logs insteadDmitry Tantsur2019-06-181-1/+1
* | Correct formatting of a warning when lshw cannot be runDmitry Tantsur2019-06-271-1/+1
|/
* Merge "Add more channel number for detecting BMC IP address" into stable/stein3.6.1Zuul2019-05-211-3/+4
|\
| * Add more channel number for detecting BMC IP addressDongcan Ye2019-05-081-3/+4
* | Ironic python agent does not extract correct available memoryUros Orozel2019-04-161-6/+9
|/
* Allow erasing metadata from disk partitionsCorey Wright2018-11-131-4/+19
* Merge "Fix multi-device behavior"Zuul2018-11-121-9/+38
|\
| * Fix multi-device behaviorJulia Kreger2018-09-241-9/+38
* | Merge "Parallel erase disk devices"Zuul2018-10-221-4/+21
|\ \
| * | Parallel erase disk devicesZhenguo Niu2018-10-221-4/+21
| |/
* | Fix BMC IP address detection on CoreOS imagesPierre Riteau2018-10-191-1/+1
|/
* Collect IPv6 address during introspectionzhengyong2018-07-241-5/+16
* Merge "Provide knob to disable ata secure erase"Zuul2018-06-291-3/+4
|\
| * Provide knob to disable ata secure eraseJulia Kreger2018-06-281-3/+4
* | Refuse secure erase if ATA command does not workJulia Kreger2018-06-281-1/+38
|/
* Try to unlock failed device before proceedingJulia Kreger2018-06-181-20/+31
* rework ATA secure eraseWill Szumski2018-05-161-26/+46
* GenericHardwareManager: get mac address using netifacesHamdy Khader2018-03-131-4/+4
* Use lshw in place of dmidecode for the default hardware managerMike Turek2018-01-301-51/+37
* Merge "Report /dev/disk/by-path on inspection followup"Zuul2017-12-141-3/+3
|\
| * Report /dev/disk/by-path on inspection followupIlya Etingof2017-12-141-3/+3
* | Fix off-by-one error in warningRuby Loo2017-11-091-3/+7
* | Merge "Fix waiting for target disk to appear"Zuul2017-10-171-26/+49
|\ \
| * | Fix waiting for target disk to appearLucas Alvares Gomes2017-10-161-26/+49
| |/
* | Fix a mis-formatted log messageJohn L. Villalovos2017-10-101-3/+2
|/
* Merge "Report /dev/disk/by-path on inspection"Jenkins2017-09-261-3/+30
|\
| * Report /dev/disk/by-path on inspectionIlya Etingof2017-09-251-3/+30
* | Remove assumption that a valid IPMI channel cannot follow an invalid oneDmitry Tantsur2017-09-111-7/+14
|/
* BMC can be configured using different lan channelMateusz Kowalski2017-08-091-4/+21
* Remove pbr warnerrors in favor of sphinx checkVu Cong Tuan2017-06-111-1/+1
* Log 'Executable biosdevname not found' only onceRamamani Yeleswarapu2017-06-021-2/+6
* Collect NIC name given by BIOSAnnie Lezil2017-05-181-3/+35
* Remove switch_port_descr and switch_chassis_descrRamamani Yeleswarapu2017-02-021-6/+1
* Add a comment about the catch-all exception for psutilJohn L. Villalovos2017-01-271-0/+3
* Remove support for older psutil versionsJay Faulkner2017-01-261-8/+4
* Support psutil 5.0.1Mario Villaplana2017-01-241-0/+6
* Add a new Hardware Manager for CNA network cardSzymon Borkowski2016-12-121-4/+16
* Add HCTL to BlockDevicesLucas Alvares Gomes2016-12-071-2/+13
* Add a new Hardware Manager for Mellanox NICsMoshe Levi2016-11-221-2/+7
* Dispatched out network interface info to all hardware managersMoshe Levi2016-11-171-22/+14
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-2/+2
* Add support for root device hints with operatorsLucas Alvares Gomes2016-10-111-57/+17
* Remove Python 2.6 format styleJohn L. Villalovos2016-10-061-17/+17
* Add vendor, product to interface informationMoshe Levi2016-09-211-8/+16
* Add erase_devices_metadata cleaning stepLucas Alvares Gomes2016-07-281-11/+51
* Merge "Follow-up text changes for 327807"Jenkins2016-07-211-1/+1
|\
| * Follow-up text changes for 327807Julia Kreger2016-07-211-1/+1
* | Merge "Handle diskless hardware connected to remote iscsi"Jenkins2016-07-211-1/+22
|\ \ | |/