summaryrefslogtreecommitdiff
path: root/nova/tests/functional/regressions/test_bug_1830747.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-3/+1
* func tests: move _run_periodics() into base classArtom Lifshitz2020-03-241-4/+2
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-3/+1
* functional: Remove 'api' parameterStephen Finucane2019-12-061-4/+3
* Move HostNameWeigher to a common fixtureBalazs Gibizer2019-09-251-13/+3
* Remove global state from the FakeDriverBalazs Gibizer2019-06-211-3/+0
* Remove cells v1 parameter from 'ComputeTaskAPI.resize_instance'Stephen Finucane2019-06-121-5/+4
* Set/get group uuid when transforming RequestSpec to/from filter_propertiesMatt Riedemann2019-05-311-0/+3
* Workaround missing RequestSpec.instance_group.uuidMatt Riedemann2019-05-311-15/+6
* Add regression recreate test for bug 1830747Matt Riedemann2019-05-311-0/+158