summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_service.py
Commit message (Expand)AuthorAgeFilesLines
* Switch to oslo.service libraryDavanum Srinivas2015-07-111-3/+5
* Refactor some service tests and make them not require dbHans Lindgren2015-04-131-22/+29
* Convert service and servicegroup to objectsHans Lindgren2015-04-131-55/+16
* Remove usage of db.service_get_by_argsNikola Dipanov2015-03-061-14/+14
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Use osapi_compute worker for api v2 serviceJesse Keating2014-12-161-0/+20
* rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-061-1/+1
* Switch to moxstubout and mockpatch from oslotestDavanum Srinivas2014-12-021-1/+1
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+370