summaryrefslogtreecommitdiff
path: root/ironic/drivers/modules/redfish/management.py
Commit message (Expand)AuthorAgeFilesLines
* Handle MissingAttributeError when using OOB inspections to fetch MACsJacob Anders2023-05-021-1/+10
* Add more sources to redfish firmware upgradeAija Jauntēva2022-01-171-4/+68
* Fix validating input for redfish update_firmwareAija Jauntēva2022-01-131-0/+2
* Use driver_internal_info methods for redfish driverSteve Baker2022-01-051-9/+5
* Fix redfish update_firmware for newer SushyAija Jauntēva2021-12-131-1/+1
* Stop relying on explicit values of Redfish constantsDmitry Tantsur2021-11-101-3/+22
* Fix RedfishManagement.get_mac_addresses and related functionsDmitry Tantsur2021-11-091-3/+2
* node_periodics: encapsulate the interface class checkDmitry Tantsur2021-10-121-10/+2
* Add a helper for node-based periodicsDmitry Tantsur2021-10-111-85/+31
* Add and document high-level helpers for async stepsDmitry Tantsur2021-10-111-5/+1
* Fix driver task pattern to reduce periodic db loadJulia Kreger2021-09-131-10/+17
* Update to not use deprecated `get_task_monitor`.Aija Jauntēva2021-04-081-3/+3
* Restrict syncing of boot mode to SupermicroBob Fournier2021-03-311-1/+6
* Merge "Use OOB inspection to fetch MACs for IB inspection"Zuul2021-03-221-0/+19
|\
| * Use OOB inspection to fetch MACs for IB inspectionJacob Anders2021-02-111-0/+19
* | Allow unsupported redfish set_boot_modeSteve Baker2021-03-191-0/+13
|/
* Merge "Redfish secure boot management"Zuul2021-02-031-0/+113
|\
| * Redfish secure boot managementDmitry Tantsur2021-01-261-0/+113
* | Fixes issue of redfish firmware updateankit2021-01-311-1/+3
* | For Supermicro BMCs set enable when changing boot deviceBob Fournier2021-01-291-5/+19
* | Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-01-281-0/+15
|/
* Update `cleaning_error_handler`Aija Jauntēva2020-11-131-1/+0
* Sync boot mode when changing the boot device via RedfishBob Fournier2020-10-191-0/+5
* Redfish driver firmware updateChristopher Dearborn2020-09-281-0/+337
* Correct Redfish boot once fallback conditionalRichard Pioso2020-07-051-1/+1
* Fix Redfish handle no continuous override boot srcRichard Pioso2020-06-151-11/+15
* redfish: handle hardware that is unable to set persistent bootDmitry Tantsur2020-05-081-4/+70
* Improve `redfish` set-boot-device behaviourIlya Etingof2020-04-061-2/+9
* Improve `redfish` set-boot-mode implementationIlya Etingof2020-04-061-21/+2
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-6/+9
* Add indicator management to redfish hw typeIlya Etingof2019-11-211-0/+209
* Fix drive sensors collection in `redfish` mgmt interfaceIlya Etingof2019-10-141-4/+2
* Failure in get_sensor_data() of 'redfish' management interfaceShivanand Tendulker2019-07-171-3/+3
* Collect sensor data in ``redfish`` hardware typeIlya Etingof2019-06-241-4/+147
* Added Redfish boot mode managementIlya Etingof2018-06-181-3/+84
* Add redfish driverLucas Alvares Gomes2017-04-211-0/+173