summaryrefslogtreecommitdiff
path: root/nova/tests/unit/conductor
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove (almost) all references to 'instance_type'"Zuul2021-06-132-12/+12
|\
| * Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-292-12/+12
* | Use NotificationFixture for legacy notifications tooBalazs Gibizer2021-05-241-6/+5
* | Create a fixture around fake_notifierBalazs Gibizer2021-05-241-2/+1
* | tests: Split external service fixtures outStephen Finucane2021-05-131-1/+2
* | tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-19/+18
|/
* Rename ensure_network_metadata to amend requested_networksSylvain Bauza2021-02-033-14/+14
* Refactor update_pci_request_spec_with_allocated_interface_nameBalazs Gibizer2021-01-181-2/+2
* Cyborg shelve/unshelve supportzhangbailin2021-01-151-1/+287
* Remove six.text_type (2/2)Takashi Natsume2020-12-133-10/+6
* Remove compute service level check for qos opsBalazs Gibizer2020-11-091-533/+0
* conductor: Don't use setattrStephen Finucane2020-09-141-38/+0
* Set 'old_flavor', 'new_flavor' on source before resizeStephen Finucane2020-09-081-4/+8
* Cyborg evacuate supportSean Mooney2020-09-011-0/+3
* Delete ARQs by UUID if Cyborg ARQ bind fails.Sundar Nadathur2020-07-231-5/+27
* objects: Introduce 'pcpuset' field for InstanceNUMACellWang Huaqiang2020-07-141-12/+16
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-18/+10
* Merge "Support live migration with vpmem"Zuul2020-04-081-2/+15
|\
| * Support live migration with vpmemLuyaoZhong2020-04-071-2/+15
* | Merge "partial support for live migration with specific resources"Zuul2020-04-081-72/+44
|\ \ | |/
| * partial support for live migration with specific resourcesLuyaoZhong2020-04-071-72/+44
* | Merge "func tests: move _run_periodics() into base class"Zuul2020-04-021-2/+2
|\ \ | |/ |/|
| * func tests: move _run_periodics() into base classArtom Lifshitz2020-03-241-2/+2
* | Bump compute rpcapi version and reduce Cyborg calls.Sundar Nadathur2020-03-311-7/+13
* | Delete ARQs for an instance when the instance is deleted.Sundar Nadathur2020-03-241-0/+14
* | Create and bind Cyborg ARQs.Sundar Nadathur2020-03-211-1/+160
|/
* Merge "Support unshelve with qos ports"Zuul2020-03-201-0/+33
|\
| * Support unshelve with qos portsBalazs Gibizer2020-03-181-0/+33
* | bug-fix: Reject live migration with vpmemLuyaoZhong2020-03-171-0/+14
|/
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-1/+1
* nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-152-9/+8
* Merge "Use Placement 1.35 (root_required)"Zuul2020-01-101-3/+3
|\
| * Use Placement 1.35 (root_required)Eric Fried2020-01-071-3/+3
* | Merge "Fix an invalid assertIsNotNone statement"Zuul2020-01-071-1/+1
|\ \
| * | Fix an invalid assertIsNotNone statementzhufl2019-12-261-1/+1
* | | Merge "Use graceful_exit=True in ComputeTaskManager.revert_snapshot_based_res...Zuul2020-01-062-1/+8
|\ \ \
| * | | Use graceful_exit=True in ComputeTaskManager.revert_snapshot_based_resizeMatt Riedemann2019-12-232-1/+8
* | | | Merge "Fix accumulated non-docs nits for cross-cell-resize series"Zuul2020-01-041-8/+21
|\ \ \ \ | |/ / /
| * | | Fix accumulated non-docs nits for cross-cell-resize seriesMatt Riedemann2019-12-231-8/+21
* | | | Merge "Simplify FinishResizeAtDestTask event handling"Zuul2019-12-251-73/+21
|\ \ \ \ | |/ / /
| * | | Simplify FinishResizeAtDestTask event handlingMatt Riedemann2019-12-231-73/+21
| |/ /
* | | Merge "Func test for qos live migration reschedule"Zuul2019-12-231-0/+1
|\ \ \
| * | | Func test for qos live migration rescheduleBalazs Gibizer2019-12-191-0/+1
* | | | Merge "Support live migration with qos ports"Zuul2019-12-231-7/+129
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Support live migration with qos portsBalazs Gibizer2019-12-191-7/+129
* | | Refresh target cell instance after finish_snapshot_based_resize_at_destMatt Riedemann2019-12-121-3/+8
* | | Add revert_snapshot_based_resize conductor RPC methodMatt Riedemann2019-12-121-0/+23
* | | Flesh out RevertResizeTask.rollbackMatt Riedemann2019-12-121-6/+43
|/ /
* | Add RevertResizeTaskMatt Riedemann2019-12-121-30/+401
|/
* Add confirm_snapshot_based_resize conductor RPC methodMatt Riedemann2019-12-121-0/+49