summaryrefslogtreecommitdiff
path: root/ironic_python_agent/inspector.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Configure and use SSL-related requests options"Jenkins2017-02-071-1/+3
|\
| * Configure and use SSL-related requests optionsPavlo Shchelokovskyy2017-01-131-1/+3
* | Remove compatibility with old bash-based introspection ramdiskDmitry Tantsur2017-01-091-76/+3
|/
* Python 3 Compatible JSONLuong Anh Tuan2016-11-161-2/+2
* Update to work with latest stevedoreJim Rollenhagen2016-07-171-6/+7
* Add a log extensionLucas Alvares Gomes2016-06-281-19/+3
* Add PCI devices collector to inspectorSzymon Borkowski2016-06-241-0/+50
* Add boot information into the inventoryDmitry Tantsur2016-05-261-1/+1
* [inspection] wait for the PXE DHCP by default and remove the carrier checkDmitry Tantsur2016-05-101-3/+24
* Merge "Set modification time in tarfile of ramdisk logs"Jenkins2016-04-081-0/+1
|\
| * Set modification time in tarfile of ramdisk logsMiles Gould2016-04-041-0/+2
* | Wait for the interfaces to get IP addresses before inspectionDmitry Tantsur2016-04-051-0/+37
|/
* Stop trying to log stdout when fetching logs during inspectionDmitry Tantsur2016-03-081-2/+5
* Fix "logs" inspection collector when logs contain non-ascii symbolsDmitry Tantsur2015-12-081-2/+2
* Merge "Use oslo.log instead of original logging"Jenkins2015-11-021-1/+1
|\
| * Use oslo.log instead of original loggingZhiQiang Fan2015-10-241-1/+1
* | Replace deprecated LOG.warn with LOG.warningZhenguo Niu2015-10-221-4/+4
|/
* Add "logs" and "extra-hardware" inspection collectorsDmitry Tantsur2015-10-011-0/+68
* inspection: prepare for future deprecationsDmitry Tantsur2015-09-161-22/+32
* Follow-up to inspection patch 096830414bDmitry Tantsur2015-09-161-1/+25
* Add support for inspection using ironic-inspectorDmitry Tantsur2015-09-071-0/+219