summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/drac/bios.py
Commit message (Expand)AuthorAgeFilesLines
* Add idrac-wsman clean steps to not require ramdiskAija Jauntēva2022-01-211-3/+3
* Use driver_internal_info methods for drac driverSteve Baker2022-01-051-24/+19
* node_periodics: encapsulate the interface class checkDmitry Tantsur2021-10-121-4/+0
* Add a helper for node-based periodicsDmitry Tantsur2021-10-111-44/+20
* Fix idrac-wsman having Completed with Errors jobsAija Jauntēva2021-09-171-1/+2
* Fix driver task pattern to reduce periodic db loadJulia Kreger2021-09-131-0/+8
* Remove inventory time workaround for WS-man BIOSAija Jauntēva2021-05-191-35/+3
* Read default cirros version from stackrcRiccardo Pittau2021-04-191-3/+3
* Fix idrac-wsman BIOS factory_reset result findingYogesh Ramachandra2021-04-061-21/+155
* Fix idrac-wsman BIOS step async error handlingAija Jauntēva2021-03-241-8/+12
* Add Redfish BIOS interface to idrac HW typeAija Jauntēva2020-09-231-0/+11
* [Trivial]Add missing white space between wordszhu.fanglei2020-05-211-1/+1
* Implement the bios-interface for idrac-wsman drivernoor_muhammad_dell2020-04-171-0/+376
* Remove commit_required in iDRAC hardware typeChristopher Dearborn2019-05-281-3/+6
* Fix doc builds for ironicJulia Kreger2018-09-051-25/+32
* Remove translation of log messagesNgo Quoc Cuong2017-05-171-9/+8
* DRAC: switch to python-dracclient on vendor-passthruImre Farkas2016-01-191-328/+63
* Merge "DRAC BIOS vendor_passthru: enable rebooting the node"Jenkins2015-10-231-2/+4
|\
| * DRAC BIOS vendor_passthru: enable rebooting the nodeImre Farkas2015-10-211-2/+4
* | Replace deprecated LOG.warn with warningAnton Arefiev2015-10-211-2/+2
|/
* Add DRAC BIOS config vendor passthru APIVictor Lowther2015-07-101-0/+430