summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/ilo/test_management.py
Commit message (Expand)AuthorAgeFilesLines
* iLO firmware update fails with 'update_firmware_sum' clean stepShivanand Tendulker2019-08-051-4/+18
* Adds support for 'Inject NMI' to 'ilo' management interfaceShivanand Tendulker2018-09-141-0/+34
* Remove the remaining fake driversDmitry Tantsur2018-06-181-11/+2
* Remove excessive usage of mock_the_extension_manager in unit tests - part 2Dmitry Tantsur2018-05-241-2/+1
* Follow-up for Implementation for UEFI iSCSI boot for ILOparesh-sao2018-01-301-2/+22
* Fix unit tests for UEFI iSCSI boot for ILOJavier Pena2018-01-261-4/+4
* Implementation for UEFI iSCSI boot for ILOkesper2018-01-251-1/+131
* Support SUM based firmware update as clean step for iLO driversAparna2017-10-101-0/+165
* Use more specific asserts in testsBéla Vancsics2017-08-041-1/+1
* Minor clean up in iLO drivers unit testsShivanand Tendulker2017-05-171-2/+1
* Replace dict.get(key) in drivers/modules/*/ testsRuby Loo2016-06-161-4/+3
* Cleanup unused conf variablesMichael Still2016-05-101-2/+0
* Firmware update(iLO) as manual cleaning stepDebayan Ray2016-03-041-0/+225
* Add clean step in iLO drivers to activate iLO licenseDebayan Ray2016-03-031-0/+27
* 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/+1
* Move unit tests to correct directoryJohn L. Villalovos2015-09-301-0/+298