summaryrefslogtreecommitdiff
path: root/nova/tests/unit/cmd/test_nova_api.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Fix wrong unit test about config option enabled_apisChangBo Guo(gcb)2017-03-241-26/+7
* Device tagging API supportArtom Lifshitz2016-06-291-4/+10
* Fail to start nova-api if no APIs were able to be startedDan Smith2016-05-031-0/+22
* Test that nova-api ignores paste failures, but continues onDan Smith2016-05-031-0/+26
* Prevent nova-api from dying if enabled_apis is wrongSean Dague2016-04-221-0/+41