summaryrefslogtreecommitdiff
path: root/nova/tests/functional/regressions
Commit message (Expand)AuthorAgeFilesLines
* scheduler: Merge driver into managerStephen Finucane2021-08-231-4/+4
* Merge "fup: Move _migrate_stub into LibvirtMigrationMixin"Zuul2021-08-231-17/+3
|\
| * fup: Move _migrate_stub into LibvirtMigrationMixinLee Yarwood2021-08-201-17/+3
* | Merge "scheduler: Merge 'FilterScheduler' into base class"Zuul2021-08-202-8/+11
|\ \
| * | scheduler: Merge 'FilterScheduler' into base classStephen Finucane2021-06-292-8/+11
* | | Merge "fup: Mock all unix connectors in os-brick fixture"Zuul2021-08-201-13/+1
|\ \ \ | | |/ | |/|
| * | fup: Mock all unix connectors in os-brick fixtureLee Yarwood2021-08-121-13/+1
* | | Merge "fup: Move OSBrickFixture into base.ServersTestBase"Zuul2021-08-201-4/+0
|\ \ \ | |/ /
| * | fup: Move OSBrickFixture into base.ServersTestBaseLee Yarwood2021-08-111-4/+0
* | | Merge "compute: Ensure updates to bdms during pre_live_migration are saved"Zuul2021-08-201-3/+3
|\ \ \ | |/ /
| * | compute: Ensure updates to bdms during pre_live_migration are savedLee Yarwood2021-08-111-3/+3
* | | Merge "Invalidate provider tree when compute node disappears"Zuul2021-08-201-13/+6
|\ \ \
| * | | Invalidate provider tree when compute node disappearsMark Goddard2021-08-121-13/+6
* | | | Merge "Clear rebalanced compute nodes from resource tracker"Zuul2021-08-201-16/+26
|\ \ \ \ | |/ / /
| * | | Clear rebalanced compute nodes from resource trackerStephen Finucane2021-08-121-16/+26
* | | | Merge "Add functional regression test for bug 1853009"Zuul2021-08-201-0/+190
|\ \ \ \ | |/ / /
| * | | Add functional regression test for bug 1853009Mark Goddard2021-08-121-0/+190
* | | | Merge "Add a regression test for bug 1939545"Zuul2021-08-201-0/+110
|\ \ \ \ | | |/ / | |/| |
| * | | Add a regression test for bug 1939545Lee Yarwood2021-08-111-0/+110
| |/ /
* | | db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-094-4/+4
|/ /
* | Merge "Add regression test for bug 1938326"Zuul2021-08-061-0/+143
|\ \
| * | Add regression test for bug 1938326Lee Yarwood2021-08-051-0/+143
* | | fup: Move _wait_for_volume_attach into InstanceHelperMixinLee Yarwood2021-08-042-104/+8
* | | compute: Avoid duplicate BDMs during reserve_block_device_nameFelix Huettner2021-08-041-6/+9
|/ /
* | Add functional test for bug 1937375Lee Yarwood2021-08-041-0/+95
|/
* scheduler: Remove 'USES_ALLOCATION_CANDIDATES'Stephen Finucane2021-06-293-127/+0
* Merge "Remove (almost) all references to 'instance_type'"Zuul2021-06-133-8/+10
|\
| * Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-293-8/+10
* | Merge "Use NotificationFixture for legacy notifications too"Zuul2021-06-092-6/+4
|\ \
| * | Use NotificationFixture for legacy notifications tooBalazs Gibizer2021-05-242-6/+4
* | | Merge "Create a fixture around fake_notifier"Zuul2021-06-099-32/+18
|\ \ \ | |/ /
| * | Create a fixture around fake_notifierBalazs Gibizer2021-05-249-32/+18
* | | hardware: Use image_meta.id within get_mem_encryption_constraintLee Yarwood2021-05-261-10/+2
|/ /
* | tests: Add os-brick fixtureStephen Finucane2021-05-241-7/+3
* | tests: Move libvirt-specific fixturesStephen Finucane2021-05-244-6/+6
* | Merge "Add regression test for bug #1928063"Zuul2021-05-201-0/+69
|\ \
| * | Add regression test for bug #1928063Lee Yarwood2021-05-141-0/+69
* | | tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-1236-96/+56
|/ /
* | api: Reject requests to force up computes when `done` evacuation records existLee Yarwood2021-04-011-10/+11
* | Add regression test for bug #1922053Lee Yarwood2021-04-011-0/+108
|/
* fakelibvirt: make kB_mem default not laughableArtom Lifshitz2021-03-092-6/+3
* Remove short call timeout from func testBalazs Gibizer2021-02-241-3/+0
* Handle instance = None in _local_delete_cleanupmelanie witt2021-02-191-18/+5
* Add regression test for bug 1914777melanie witt2021-02-171-0/+151
* api: Reject volume attach requests when an active bdm existsLee Yarwood2021-02-041-14/+8
* Add regression test for bug #1908075Lee Yarwood2021-02-041-0/+102
* api: Reject requests to detach a volume when the compute is downLee Yarwood2021-01-271-7/+2
* Add regression test for bug #1909120Lee Yarwood2021-01-271-0/+65
* Merge "Add regression test for bug #1899835"Zuul2021-01-211-0/+106
|\
| * Add regression test for bug #1899835Lee Yarwood2020-10-211-0/+106