summaryrefslogtreecommitdiff
path: root/ironic_python_agent
Commit message (Expand)AuthorAgeFilesLines
* Fix: make Intel CNA hardware manager none genericqueens-eolstable/queensQianbiao.NG2020-10-122-35/+28
* Fix TypeError on agent lookup failureJulia Kreger2020-08-072-4/+75
* improve error messages during node lookup failuresDoug Hellmann2020-07-301-4/+15
* Fix compatibility with Pint 0.5queens-em3.2.4Dmitry Tantsur2019-09-251-1/+1
* Merge "Stop logging lshw output, collect it with other logs instead" into sta...Zuul2019-07-033-5/+8
|\
| * Stop logging lshw output, collect it with other logs insteadDmitry Tantsur2019-06-183-5/+8
* | Correct formatting of a warning when lshw cannot be runDmitry Tantsur2019-06-271-1/+1
|/
* Merge "Ironic python agent does not extract correct available memory" into st...Zuul2019-05-212-12/+225
|\
| * Ironic python agent does not extract correct available memoryUros Orozel2019-04-162-12/+225
* | Bind mount /run into chroot when installing grubDerek Higgins2019-05-082-1/+13
|/
* Refuse secure erase if ATA command does not workJulia Kreger2019-02-212-2/+152
* Try to unlock failed device before proceedingJulia Kreger2019-02-212-22/+37
* rework ATA secure eraseWill Szumski2019-02-212-47/+105
* Fix BMC IP address detection on CoreOS images3.2.2Pierre Riteau2018-10-221-1/+1
* Fix for fatal error when GPT was used and only MBR was cleanedOlivier Bourdon2018-06-081-1/+1
* Merge "When ouputting to /dev/null should open in write mode"3.2.0Zuul2018-02-071-1/+1
|\
| * When ouputting to /dev/null should open in write modeJohn L. Villalovos2018-02-061-1/+1
* | Merge "Replace use of functools.wraps() with six.wraps()"Zuul2018-02-061-2/+2
|\ \ | |/
| * Replace use of functools.wraps() with six.wraps()John L. Villalovos2018-02-011-2/+2
* | Merge "Use lshw in place of dmidecode for the default hardware manager"Zuul2018-02-012-92/+169
|\ \ | |/ |/|
| * Use lshw in place of dmidecode for the default hardware managerMike Turek2018-01-302-92/+169
* | Follow-up patch for rescue extension for CoreOSShivanand Tendulker2018-01-302-2/+2
* | Execute error in _detect_cna_cardyuan liang2018-01-262-14/+21
* | Merge "Remove /ironic-python-agent/api/app.wsgi"Zuul2017-12-191-0/+0
|\ \ | |/ |/|
| * Remove /ironic-python-agent/api/app.wsgiVu Cong Tuan2017-12-141-0/+0
* | Merge "Do not try unmounting the EFI partition if it was not mounted"Zuul2017-12-152-1/+33
|\ \
| * | Do not try unmounting the EFI partition if it was not mountedDmitry Tantsur2017-12-142-1/+33
* | | Merge "Report /dev/disk/by-path on inspection followup"Zuul2017-12-142-18/+15
|\ \ \ | |_|/ |/| |
| * | Report /dev/disk/by-path on inspection followupIlya Etingof2017-12-142-18/+15
* | | Merge "Include IPA Version during heartbeat"Zuul2017-12-132-9/+119
|\ \ \
| * | | Include IPA Version during heartbeatSam Betts2017-12-072-9/+119
| | |/ | |/|
* | | Merge "Catch OSError thrown when hexdump is missing"Zuul2017-12-122-3/+26
|\ \ \
| * | | Catch OSError thrown when hexdump is missingJulia Kreger2017-12-112-3/+26
* | | | Merge "Rescue extension for CoreOS with DHCP tenant networks"Zuul2017-12-114-81/+293
|\ \ \ \
| * | | | Rescue extension for CoreOS with DHCP tenant networksMario Villaplana2017-11-064-81/+293
* | | | | Merge "Update version of flake8-import-order package"Zuul2017-12-112-3/+1
|\ \ \ \ \
| * | | | | Update version of flake8-import-order packageJohn L. Villalovos2017-12-082-3/+1
* | | | | | Merge "Fix issue with double mocking of utils.execute functions"Zuul2017-12-082-21/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix issue with double mocking of utils.execute functionsJohn L. Villalovos2017-12-012-21/+110
| | |_|/ / | |/| | |
* | | | | [LLDP] Skip NICs that say they are ready but are unreadable.Sam Betts2017-11-282-4/+56
|/ / / /
* | | | Ignore IPv6 link local addressesDerek Higgins2017-11-212-1/+15
| |/ / |/| |
* | | Merge "Fix off-by-one error in warning"Zuul2017-11-132-12/+24
|\ \ \
| * | | Fix off-by-one error in warningRuby Loo2017-11-092-12/+24
| |/ /
* | | Use oslo_config.fixture in unit testsVasyl Saienko2017-11-091-0/+18
* | | Fix a mis-formatted log messageJohn L. Villalovos2017-10-271-3/+3
|/ /
* | Merge "Fix to return 'root_uuid' as part of command status"Zuul2017-10-252-14/+32
|\ \
| * | Fix to return 'root_uuid' as part of command statusShivanand Tendulker2017-10-242-14/+32
* | | Merge "Improve the catching of calls to 'execute' related functions"Zuul2017-10-242-13/+30
|\ \ \
| * | | Improve the catching of calls to 'execute' related functionsJohn L. Villalovos2017-10-232-13/+30
* | | | Merge "Have unit tests all derive from our base unit test class"3.0.0Zuul2017-10-2310-26/+26
|\ \ \ \ | |/ / /