summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_fixtures.py
Commit message (Expand)AuthorAgeFilesLines
* Fix order of arguments in assertEqualPranaliDeore2015-09-031-20/+20
* Block subtractive operations in migrations for Kilo and beyondDan Smith2015-06-301-0/+20
* Add SpawnFixtureDan Smith2015-05-071-0/+17
* Add a fixture for the NovaObject indirection APIHans Lindgren2015-03-231-0/+18
* Test fixture for the api databaseAndrew Laski2015-03-181-0/+54
* ensure DatabaseFixture removes db on cleanupSean Dague2015-03-121-0/+15
* capture stdout and logging for OSAPIfixture testSean Dague2015-03-021-0/+2
* Merge "extract API fixture"Jenkins2015-02-231-0/+24
|\
| * extract API fixtureSean Dague2015-02-201-0/+24
* | Use oslo.logDavanum Srinivas2015-02-221-1/+1
|/
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Fix and re-gate on H306Joe Gordon2015-01-101-1/+1
* simplify database fixture to the features we useSean Dague2014-12-101-0/+34
* extract the timeout setup as a fixtureSean Dague2014-12-101-0/+21
* extract fixtures from nova.test to nova.test.fixturesSean Dague2014-12-091-0/+126