summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_fixtures.py
Commit message (Expand)AuthorAgeFilesLines
* add new test fixture flavor with extra_specsChris Friesen2017-06-011-1/+1
* Use flake8-import-orderJohn L. Villalovos2017-03-061-1/+1
* Add a PlacementFixtureSylvain Bauza2017-01-201-0/+19
* Notifications for flavor operationsliyingjun2017-01-091-1/+2
* Add SingleCellSimple fixtureDan Smith2016-12-071-0/+14
* Use StableObjectJsonFixture from o.voMatt Riedemann2016-08-291-14/+0
* Add NoopConductorFixtureAndrew Laski2016-08-051-0/+15
* Add AllServicesCurrent fixtureDan Smith2016-04-121-0/+20
* Remove flavor seeding from the base migrationDan Smith2016-04-051-3/+22
* config options: Move wsgi options into a groupStephen Finucane2016-03-221-2/+2
* Change SpawnIsSynchronous fixture returnAndrew Laski2016-03-101-0/+40
* Add Database fixture to sync to a specific versionDan Smith2016-03-081-0/+27
* Merge "Add StableObjectJsonFixture and use it in our base test class"Jenkins2016-02-211-0/+14
|\
| * Add StableObjectJsonFixture and use it in our base test classDan Smith2016-02-161-0/+14
* | rpc.init() is being called twice per testDiana Clarke2016-02-151-0/+1
|/
* Change assertEqual(True/False) to assertTrue/FalseAyush Garg2016-01-111-2/+2
* Add service records for nova-api servicesDan Smith2015-11-131-1/+3
* 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