summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/ilo/test_inspect.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all references to the "cpus" propertyDmitry Tantsur2023-03-281-27/+20
* Fix RedfishManagement.get_mac_addresses and related functionsDmitry Tantsur2021-11-091-7/+14
* Add security dashboard clean steps to ilo driversankit2021-04-051-3/+10
* Add runtime gpu capabilities to ilo inspectionNisha Agarwal2021-03-181-0/+12
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Stop using six libraryRiccardo Pittau2019-12-231-2/+1
* Update the log message for ilo driversNisha Agarwal2019-03-011-8/+8
* Log a warning for Gen8 InspectionNisha Agarwal2018-10-091-3/+87
* Add Redfish inspect interface follow upIlya Etingof2018-11-231-6/+6
* Add Redfish inspect interfaceNisha Agarwal2018-11-031-38/+6
* Remove the remaining fake driversDmitry Tantsur2018-06-181-20/+3
* Remove excessive usage of mock_the_extension_manager in unit tests - part 2Dmitry Tantsur2018-05-241-3/+2
* Add the new capabilities to the iLO InspectInterfaceNisha Agarwal2017-08-171-6/+25
* Node should reflect what was savedRuby Loo2017-04-041-1/+3
* SNMP agent support for OOB inspection for iLO DriversNisha Agarwal2017-02-081-0/+2
* Fix iLO drivers to not clear local_gb if its not detectedAnkit Kumar2016-09-221-0/+43
* Replace DB API call to object's method in iLO driversYuriy Zveryanskyy2016-08-221-20/+25
* Cleanup unused conf variablesMichael Still2016-05-101-2/+0
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* Replace deprecated LOG.warn with warningAnton Arefiev2015-10-211-1/+2
* Move unit tests to correct directoryJohn L. Villalovos2015-09-301-0/+365