summaryrefslogtreecommitdiff
path: root/ironicclient/tests/unit/common/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Accept configdrive as a JSON fileDmitry Tantsur2023-03-021-0/+13
* Avoid using 'foo' as invalid JSON test dataSteve Baker2022-03-011-1/+1
* Fix distribution compatability for configdrive buildJulia Kreger2021-09-151-3/+40
* Merge "Support YAML files wherever JSON files are accepted"4.6.0Zuul2021-02-171-6/+13
|\
| * Support YAML files wherever JSON files are acceptedDmitry Tantsur2021-02-161-6/+13
* | Clearer error message when unable to parse JSONDmitry Tantsur2021-02-161-1/+1
|/
* Use unittest.mock instead of third party mockSean McGinnis2020-04-301-1/+1
* Stop using six libraryRiccardo Pittau2019-12-181-2/+2
* Extends driver-list, driver-show supporting new hardware typesDao Cong Tien2017-04-281-0/+22
* Add missing 'autospec' statements to unit test mocksJohn L. Villalovos2017-03-191-4/+4
* Add key_value_pairs_to_dict() methodRuby Loo2016-08-181-0/+14
* Move methods to utils.pyRuby Loo2016-06-211-0/+64
* Move ironicclient/common tests to their respective directoryLucas Alvares Gomes2016-01-061-0/+271