summaryrefslogtreecommitdiff
path: root/ironic_python_agent/hardware.py
Commit message (Expand)AuthorAgeFilesLines
* Fix waiting for target disk to appear2.2.2Lucas Alvares Gomes2017-10-171-26/+49
* Remove assumption that a valid IPMI channel cannot follow an invalid one2.2.1Dmitry Tantsur2017-09-121-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
|\ \ | |/
| * Handle diskless hardware connected to remote iscsiYossi Ovadia2016-07-111-1/+22
* | Merge "Small refactor in the root device loop matching logic"Jenkins2016-07-191-10/+16
|\ \
| * | Small refactor in the root device loop matching logicLucas Alvares Gomes2016-07-121-10/+16
* | | Merge "Fix doc warnings"Jenkins2016-07-181-6/+8
|\ \ \ | |/ / |/| |
| * | Fix doc warningsJim Rollenhagen2016-07-141-6/+8
* | | Extend root device hints to support "rotational"Lucas Alvares Gomes2016-07-111-3/+12
|/ /
* | Documentation follow-up to the LLDP patchJohn L. Villalovos2016-06-241-2/+2
* | Support LLDP data as part of interfaces in inventorySam Betts2016-06-221-7/+43
|/
* Merge "Add configuration options for DISK_WAIT"Jenkins2016-06-221-9/+14
|\
| * Add configuration options for DISK_WAITYosef Hoffman2016-06-201-9/+14
* | Merge "Add boot information into the inventory"Jenkins2016-06-021-0/+19
|\ \ | |/ |/|
| * Add boot information into the inventoryDmitry Tantsur2016-05-261-0/+19
* | Merge "Returns CPU flags in the CPU inventory"Jenkins2016-06-011-3/+20
|\ \
| * | Returns CPU flags in the CPU inventoryDmitry Tantsur2016-06-011-3/+20
* | | Get root device hints from the node objectLucas Alvares Gomes2016-05-261-2/+24
| |/ |/|
* | Wait for at least one suitable disk to appear on start upDmitry Tantsur2016-05-241-0/+23
|/
* Revert "Add hardware manager interface for hardware initialization"Jay Faulkner2016-05-231-44/+5
* Add hardware manager interface for hardware initializationDmitry Tantsur2016-05-201-5/+44
* Allow shred zeroize option to be configuredMathieu Mitchell2016-04-181-2/+8
* Merge "Provide fallback from ATA erase to shredding"Jenkins2016-04-081-6/+50
|\
| * Provide fallback from ATA erase to shreddingJulia Kreger2016-04-081-6/+50
* | Wait for the interfaces to get IP addresses before inspectionDmitry Tantsur2016-04-051-3/+17
|/
* Merge "Document hardware inventory sent to lookup and inspection"Jenkins2016-03-151-0/+8
|\
| * Document hardware inventory sent to lookup and inspectionDmitry Tantsur2016-02-181-0/+8
* | Wait for udev to settle before listing the block devicesLucas Alvares Gomes2016-03-021-0/+17
* | Reduced restriction of parsing for dmidecode outputtwm20162016-02-221-4/+12
|/
* Merge "Add 'system_vendor' information to data"Jenkins2016-02-161-0/+34
|\
| * Add 'system_vendor' information to dataYuiko Takada2016-02-151-0/+34