summaryrefslogtreecommitdiff
path: root/ironic/tests/unit/drivers/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Move configuration mold utilitiesAija Jauntēva2021-03-291-268/+0
* Add configuration mold storageAija Jauntēva2021-03-261-0/+268
* Add node name to ironic-conductor ramdisk log filenamedujinxiu2020-10-241-0/+8
* Collect ramdisk logs also during cleaningDmitry Tantsur2020-05-141-2/+11
* Switch to unittest mockIury Gregory Melo Ferreira2020-04-301-1/+1
* Completely stop using the "fake" classic driver in unit testsDmitry Tantsur2018-06-061-25/+38
* Remove excessive usage of mock_the_extension_manager in unit tests - part 2Dmitry Tantsur2018-05-241-2/+0
* Fix W504 errorsJulia Kreger2018-05-091-6/+6
* Support SUM based firmware update as clean step for iLO driversAparna2017-10-101-2/+2
* Use more specific asserts in testsBéla Vancsics2017-08-041-1/+1
* Change ramdisk log filename templatewangkf2017-07-311-2/+2
* Fix setting persistent boot device does not workLuong Anh Tuan2017-01-111-2/+4
* Pass swiftclient header values as stringsTim Burke2016-08-191-1/+1
* Collect deployment logs from IPALucas Alvares Gomes2016-08-051-0/+141
* Replace dict.get(key) in drivers unit testsRuby Loo2016-06-201-2/+1
* Move _normalize_mac to driver utilsvsaienko2016-03-171-0/+10
* Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-141-2/+2
* Rename utils.py to mgr_utils.py to avoid namespace collisionJohn L. Villalovos2015-10-231-1/+1
* OneView Driver for IronicThiago Paiva2015-10-091-0/+65
* Prepare for functional testingJohn L. Villalovos2015-09-281-0/+165