summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/redfish/test_management.py
Commit message (Expand)AuthorAgeFilesLines
* Handle MissingAttributeError when using OOB inspections to fetch MACsbugfix/21.0Jacob Anders2023-05-091-0/+10
* Modify test code to avoid CONF modification affectionVanou Ishii2022-08-091-5/+5
* Add more sources to redfish firmware upgradeAija Jauntēva2022-01-171-12/+207
* Fix validating input for redfish update_firmwareAija Jauntēva2022-01-131-0/+8
* Fix redfish update_firmware for newer SushyAija Jauntēva2021-12-131-2/+2
* Stop relying on explicit values of Redfish constantsDmitry Tantsur2021-11-101-7/+24
* Fix RedfishManagement.get_mac_addresses and related functionsDmitry Tantsur2021-11-091-4/+3
* Remove redundant node_periodic testsDmitry Tantsur2021-10-151-139/+0
* Merge "Add a helper for node-based periodics"Zuul2021-10-141-4/+5
|\
| * Add a helper for node-based periodicsDmitry Tantsur2021-10-111-4/+5
* | Yoga: Change default boot mode to uefiJulia Kreger2021-10-041-1/+1
|/
* Update to not use deprecated `get_task_monitor`.Aija Jauntēva2021-04-081-19/+14
* Restrict syncing of boot mode to SupermicroBob Fournier2021-03-311-11/+12
* Follow up of Use OOB inspection to fetch MACs for IB inspectionJacob Anders2021-03-241-3/+1
* Merge "Use OOB inspection to fetch MACs for IB inspection"Zuul2021-03-221-0/+45
|\
| * Use OOB inspection to fetch MACs for IB inspectionJacob Anders2021-02-111-0/+45
* | Allow unsupported redfish set_boot_modeSteve Baker2021-03-191-1/+33
|/
* Merge "Redfish secure boot management"Zuul2021-02-031-0/+142
|\
| * Redfish secure boot managementDmitry Tantsur2021-01-261-0/+142
* | Fixes issue of redfish firmware updateankit2021-01-311-1/+9
* | For Supermicro BMCs set enable when changing boot deviceBob Fournier2021-01-291-0/+30
* | Refactor vendor detection and add Redfish implementationDmitry Tantsur2021-01-281-0/+8
|/
* Update `cleaning_error_handler`Aija Jauntēva2020-11-131-3/+0
* Sync boot mode when changing the boot device via RedfishBob Fournier2020-10-191-11/+17
* Redfish driver firmware updateChristopher Dearborn2020-09-281-0/+564
* Correct Redfish boot once fallback conditionalRichard Pioso2020-07-051-0/+31
* Fix Redfish handle no continuous override boot srcRichard Pioso2020-06-151-2/+4
* redfish: handle hardware that is unable to set persistent bootDmitry Tantsur2020-05-081-0/+80
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* Improve `redfish` set-boot-device behaviourIlya Etingof2020-04-061-0/+25
* Improve `redfish` set-boot-mode implementationIlya Etingof2020-04-061-12/+12
* Add indicator management to redfish hw typeIlya Etingof2019-11-211-0/+115
* Fix drive sensors collection in `redfish` mgmt interfaceIlya Etingof2019-10-141-6/+5
* Add Redfish Virtual Media Boot supportIlya Etingof2019-08-141-0/+1
* Failure in get_sensor_data() of 'redfish' management interfaceShivanand Tendulker2019-07-171-5/+4
* Collect sensor data in ``redfish`` hardware typeIlya Etingof2019-06-241-3/+195
* Add BIOS interface to Redfish hardware typeBill Dodd2018-11-291-1/+2
* Merge "Add Redfish inspect interface"Zuul2018-11-271-1/+2
|\
| * Add Redfish inspect interfaceNisha Agarwal2018-11-031-1/+2
* | Improve sushy mocksIlya Etingof2018-11-051-14/+11
|/
* Added Redfish boot mode managementIlya Etingof2018-06-181-0/+63
* Remove excessive usage of mock_the_extension_manager in unit tests - part 1Dmitry Tantsur2018-05-151-3/+0
* Add redfish driverLucas Alvares Gomes2017-04-211-0/+189