summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/modules/irmc/test_common.py
Commit message (Expand)AuthorAgeFilesLines
* Add SNMPv3 authentication functionalityShukun Song2022-11-151-6/+232
* Fix iRMC driver to use certification file in HTTPSVanou Ishii2022-09-021-28/+299
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+2
* Implement iRMC BIOS configurationLuong Anh Tuan2018-07-111-0/+1
* Remove the iRMC classic driversDmitry Tantsur2018-06-261-2/+7
* Remove the remaining fake driversDmitry Tantsur2018-06-181-14/+14
* Remove excessive usage of mock_the_extension_manager in unit tests - part 1Dmitry Tantsur2018-05-151-2/+1
* Add I202 to flake ignore listVladyslav Drok2017-10-251-1/+0
* Secure boot support for irmc-pxe driverLuong Anh Tuan2017-08-081-0/+34
* Remove usage of parameter enforce_typeChangBo Guo(gcb)2017-05-051-3/+3
* Use assertRaises() instead of fail()Tang Chen2016-09-301-6/+4
* Improve tests for driver's parse_driver_info()PollyZ2016-06-271-10/+10
* Replace dict.get(key) in drivers/modules/*/ testsRuby Loo2016-06-161-15/+15
* Merge "Add hardware inspection module for iRMC driver"Jenkins2016-02-121-0/+32
|\
| * Add hardware inspection module for iRMC driverNaohiro Tamura2016-02-121-0/+32
* | Add choices option to several optionsLin Tan2016-01-141-0/+14
|/
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* Move unit tests to correct directoryJohn L. Villalovos2015-09-301-0/+168