summaryrefslogtreecommitdiff
path: root/ironicclient/tests/unit/v1/test_driver.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for fields in drivers CLITadeas Kot2021-08-301-0/+32
* Allow to pass global request id for remaining objectsVladyslav Drok2020-06-231-6/+12
* Use unittest.mock instead of third party mockSean McGinnis2020-04-301-1/+2
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-301-4/+4
* BIOS Settings supportZenghui Shi2018-06-121-0/+2
* Extends driver-list, driver-show supporting new hardware typesDao Cong Tien2017-04-281-4/+34
* Add missing 'autospec' statements to unit test mocksJohn L. Villalovos2017-03-191-7/+7
* Add CLI support for RAID configurationNisha Agarwal2016-03-031-1/+32
* Revert "Refactoring and removing duplicate code of "base.Manager" heirs"John L. Villalovos2015-11-301-4/+4
* Refactoring and removing duplicate code of "base.Manager" heirsSinval Vieira2015-11-301-4/+4
* Add driver-get-vendor-passthru-methods cmdLin Tan2015-11-181-0/+21
* Remove unneeded 'utf-8' coding linesJohn L. Villalovos2015-04-211-2/+0
* Fix the final PEP8 errorsJohn L. Villalovos2015-03-101-16/+16
* Adds basic ironicclient functional testingAdam Gandelman2015-03-091-0/+145