summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_fixtures.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Move ConfFixtureStephen Finucane2021-05-121-7/+6
* db: Compact Mitaka database migrationsStephen Finucane2021-01-071-25/+0
* Prevent starting services with older than N-1 computesBalazs Gibizer2020-11-041-0/+1
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-0/+100
* Fix configure() called after DatabaseAtVersion fixtureMatthew Booth2020-05-221-5/+3
* nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-151-1/+1
* nova-net: Kill itStephen Finucane2020-01-141-42/+0
* Merge "test cleanup: Use oslotest's CaptureOutput fixture"Zuul2019-11-221-21/+2
|\
| * test cleanup: Use oslotest's CaptureOutput fixtureEric Fried2019-09-271-21/+2
* | Merge "test cleanup: Use oslotest's Timeout fixture"Zuul2019-11-221-21/+0
|\ \ | |/
| * test cleanup: Use oslotest's Timeout fixtureEric Fried2019-09-271-21/+0
* | Use wrapper class for NeutronFixture get_clientmelanie witt2019-11-151-0/+24
|/
* Fix SynchronousThreadPoolExecutorFixture mock of Futuremelanie witt2019-05-081-0/+12
* Add context.target_cell() stub to DownCellFixtureSurya Seetharaman2019-02-151-0/+36
* Add DownCellFixtureMatt Riedemann2018-12-141-0/+64
* Use external placement in functional testsChris Dent2018-12-121-29/+0
* Use uuidsentinel from oslo.utilsEric Fried2018-09-051-1/+1
* Escalate UUID validation warning to error in testBalazs Gibizer2018-07-171-0/+44
* Ensure that os-traits sync is attempted only at start of processChris Dent2018-06-191-0/+2
* Implement granular policy rules for placementMatt Riedemann2018-05-171-0/+8
* 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