summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_baserpc.py
Commit message (Expand)AuthorAgeFilesLines
* Do not setup conductor in BaseAPITestCaseChris Dent2017-09-281-1/+0
* conf: remove *_topic config optsStephen Finucane2017-07-171-1/+2
* conf: Remove deprecated service manager optsChangBo Guo(gcb)2016-12-051-2/+1
* Move config options from nova/compute/rpcapi.py fileEdLeafe2016-04-211-3/+2
* Fix order of arguments in assertEqualPranaliDeore2015-09-031-2/+2
* ensure DatabaseFixture removes db on cleanupSean Dague2015-03-121-1/+1
* Make unit tests inherit from test.NoDBTestCaseMike Durnosvistov2015-03-061-1/+1
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+50