summaryrefslogtreecommitdiff
path: root/nova/tests/functional/regressions
Commit message (Expand)AuthorAgeFilesLines
* [compute] always set instance.host in post_livemigrationSean Mooney2022-11-281-3/+2
* Adds a repoducer for post live migration failAmit Uniyal2022-11-281-0/+62
* For evacuation, ignore if task_state is not NoneAmit Uniyal2022-11-091-15/+8
* add regression test case for bug 1978983Amit Uniyal2022-11-091-0/+79
* Handle instance = None in _local_delete_cleanupmelanie witt2021-03-051-18/+5
* Add regression test for bug 1914777melanie witt2021-03-051-0/+152
* Default user_id when not specified in check_num_instances_quotamelanie witt2021-02-231-4/+2
* Add regression test for bug 1893284melanie witt2021-02-231-0/+96
* Merge "Set migrate_data.vifs only when using multiple port bindings" into sta...Zuul2021-02-171-9/+39
|\
| * Set migrate_data.vifs only when using multiple port bindingsroot2020-11-041-9/+39
* | Merge "add functional regression test for bug #1888395" into stable/ussuriZuul2021-02-171-0/+101
|\ \ | |/
| * add functional regression test for bug #1888395Sean Mooney2020-10-251-0/+101
* | Set instance host and drop migration under lockBalazs Gibizer2021-01-291-10/+1
* | Reproduce bug 1896463 in func envBalazs Gibizer2021-01-291-0/+233
* | Merge "compute: Skip cinder_encryption_key_id check when booting from volume"...Zuul2020-11-231-18/+6
|\ \
| * | compute: Skip cinder_encryption_key_id check when booting from volumeLee Yarwood2020-09-171-18/+6
* | | Merge "Add regression test for bug #1895696" into stable/ussuriZuul2020-11-231-0/+160
|\ \ \ | |/ / | | / | |/ |/|
| * Add regression test for bug #1895696Lee Yarwood2020-09-171-0/+160
* | Merge "api: Set min, maxItems for server_group.policies field" into stable/us...Zuul2020-10-061-2/+1
|\ \
| * | api: Set min, maxItems for server_group.policies fieldStephen Finucane2020-09-181-2/+1
* | | Merge "tests: Add regression test for bug 1894966" into stable/ussuriZuul2020-10-061-0/+41
|\ \ \ | |/ /
| * | tests: Add regression test for bug 1894966Stephen Finucane2020-09-181-0/+41
* | | Move revert resize under semaphoreStephen Finucane2020-09-111-11/+7
|/ /
* | Move confirm resize under semaphoreStephen Finucane2020-09-111-10/+6
* | functional: Don't inherit from 'ProviderUsageBaseTestCase'Stephen Finucane2020-09-111-3/+7
|/
* Add generic reproducer for bug #1879878Stephen Finucane2020-09-111-0/+168
* compute: Don't delete the original attachment during pre LM rollbackLee Yarwood2020-08-051-7/+5
* Add regression tests for bug #1889108Lee Yarwood2020-07-311-0/+103
* objects: Update keypairs when saving an instanceTakashi NATSUME2020-07-231-0/+70
* libvirt: Don't delete disks on shared storage during evacuateMatthew Booth2020-06-101-1/+2
* Merge "partial support for live migration with specific resources"Zuul2020-04-081-1/+9
|\
| * partial support for live migration with specific resourcesLuyaoZhong2020-04-071-1/+9
* | func tests: move _run_periodics() into base classArtom Lifshitz2020-03-243-13/+6
|/
* Fix intermittently failing regression caseBalazs Gibizer2020-03-161-2/+4
* functional: Avoid race and fix use of self.api within test_bug_1831771Lee Yarwood2020-03-041-3/+0
* Unplug VIFs as part of cleanup of networksStephen Finucane2020-02-261-3/+1
* Functional test for UnexpectedDeletingTaskStateErrorMatthew Booth2020-02-241-0/+101
* Clean up allocation if unshelve fails due to neutronBalazs Gibizer2020-02-101-6/+1
* Reproduce bug 1862633Balazs Gibizer2020-02-101-0/+92
* functional: Add '_create_server' helperStephen Finucane2020-01-203-29/+13
* functional: Add '_delete_server' to 'InstanceHelperMixin'Stephen Finucane2020-01-154-12/+6
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-1523-108/+47
* Merge "functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'"Zuul2020-01-094-8/+4
|\
| * functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'Stephen Finucane2019-12-064-8/+4
* | Create instance action when burying in cell0Matt Riedemann2019-12-121-0/+82
|/
* functional: Remove 'api' parameterStephen Finucane2019-12-0638-120/+101
* nova-net: Remove final references to nova-net from functional testsStephen Finucane2019-11-291-1/+0
* Merge "Remove functional test specific nova code"Zuul2019-11-201-30/+0
|\
| * Remove functional test specific nova codeBalazs Gibizer2019-11-131-30/+0
* | Merge "functional: Rework '_delete_server'"Zuul2019-11-183-10/+10
|\ \