summaryrefslogtreecommitdiff
path: root/nova/conductor/tasks
Commit message (Expand)AuthorAgeFilesLines
* Support cold migrate and resize with PCI tracking in placementBalazs Gibizer2022-12-211-0/+5
* Store allocated RP in InstancePCIRequestBalazs Gibizer2022-12-211-1/+1
* Unify placement client singleton implementationsDan Smith2022-08-181-2/+2
* Add a workaround to skip hypervisor version check on LMKashyap Chamarthy2022-07-271-2/+3
* Fix typosRajesh Tailor2022-05-301-1/+1
* Merge "neutron: Rework how we check for extensions"Zuul2022-02-082-4/+3
|\
| * neutron: Rework how we check for extensionsStephen Finucane2021-09-022-4/+3
* | Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
|/
* Support move ops with extended resource requestBalazs Gibizer2021-08-272-13/+14
* scheduler: Merge 'FilterScheduler' into base classStephen Finucane2021-06-291-4/+6
* Rename ensure_network_metadata to amend requested_networksSylvain Bauza2021-02-032-2/+2
* Refactor update_pci_request_spec_with_allocated_interface_nameBalazs Gibizer2021-01-181-2/+2
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-3/+1
* Remove compute service level check for qos opsBalazs Gibizer2020-11-091-113/+2
* conductor: Don't use setattrStephen Finucane2020-09-141-11/+7
* Merge "Move confirm resize under semaphore"Zuul2020-09-101-1/+1
|\
| * Move confirm resize under semaphoreStephen Finucane2020-09-031-1/+1
* | Set 'old_flavor', 'new_flavor' on source before resizeStephen Finucane2020-09-081-7/+10
|/
* Remove six.add_metaclassTakashi Natsume2020-08-151-3/+1
* Support live migration with vpmemLuyaoZhong2020-04-071-3/+19
* partial support for live migration with specific resourcesLuyaoZhong2020-04-071-16/+17
* bug-fix: Reject live migration with vpmemLuyaoZhong2020-03-171-0/+17
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-3/+3
* Remove extra instance.save() calls related to qos SRIOV portsBalazs Gibizer2020-02-031-10/+4
* nova-net: Remove layer of indirection in 'nova.network'Stephen Finucane2020-01-152-5/+5
* Merge "Use graceful_exit=True in ComputeTaskManager.revert_snapshot_based_res...Zuul2020-01-061-0/+9
|\
| * Use graceful_exit=True in ComputeTaskManager.revert_snapshot_based_resizeMatt Riedemann2019-12-231-0/+9
* | Merge "Fix accumulated non-docs nits for cross-cell-resize series"Zuul2020-01-041-8/+15
|\ \ | |/
| * Fix accumulated non-docs nits for cross-cell-resize seriesMatt Riedemann2019-12-231-8/+15
* | Merge "Simplify FinishResizeAtDestTask event handling"Zuul2019-12-251-51/+8
|\ \ | |/
| * Simplify FinishResizeAtDestTask event handlingMatt Riedemann2019-12-231-51/+8
* | Merge "Func test for qos live migration reschedule"Zuul2019-12-231-0/+10
|\ \
| * | Func test for qos live migration rescheduleBalazs Gibizer2019-12-191-0/+10
* | | Merge "Support live migration with qos ports"Zuul2019-12-231-16/+55
|\ \ \ | |/ / | | / | |/ |/|
| * Support live migration with qos portsBalazs Gibizer2019-12-191-16/+55
* | Merge "Refresh target cell instance after finish_snapshot_based_resize_at_dest"Zuul2019-12-201-0/+3
|\ \
| * | Refresh target cell instance after finish_snapshot_based_resize_at_destMatt Riedemann2019-12-121-0/+3
* | | Merge "Add functional cross-cell revert test with detached volume"Zuul2019-12-201-3/+0
|\ \ \ | |/ /
| * | Add functional cross-cell revert test with detached volumeMatt Riedemann2019-12-121-3/+0
* | | Merge "Remove dead code from MigrationTask._execute"Zuul2019-12-181-2/+0
|\ \ \ | |/ / |/| |
| * | Remove dead code from MigrationTask._executeMatt Riedemann2019-12-061-2/+0
* | | Flesh out RevertResizeTask.rollbackMatt Riedemann2019-12-121-11/+38
| |/ |/|
* | Add RevertResizeTaskMatt Riedemann2019-12-121-3/+361
* | Follow up to I5b9d41ef34385689d8da9b3962a1eac759eddf6aMatt Riedemann2019-12-121-1/+3
* | Merge "Add ConfirmResizeTask"Zuul2019-12-121-0/+213
|\ \
| * | Add ConfirmResizeTaskMatt Riedemann2019-12-091-0/+213
| |/
* | Use provider mappings from Placement (mostly)Eric Fried2019-12-061-4/+2
|/
* Handle target host cross-cell cold migration in conductorMatt Riedemann2019-11-201-3/+13
* Merge "Remove TODOs around claim_resources_on_destination"Zuul2019-11-131-3/+0
|\
| * Remove TODOs around claim_resources_on_destinationMatt Riedemann2019-11-101-3/+0