summaryrefslogtreecommitdiff
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* compute: Skip cinder_encryption_key_id check when booting from volumeLee Yarwood2020-09-171-1/+6
* Merge "Update compute rpc version alias for victoria"Zuul2020-09-141-0/+1
|\
| * Update compute rpc version alias for victoriaTakashi Natsume2020-09-121-0/+1
* | Merge "trivial: Final cleanup"Zuul2020-09-131-2/+2
|\ \
| * | trivial: Final cleanupStephen Finucane2020-09-111-2/+2
* | | Merge "xenapi: Remove Xen-only code paths"Zuul2020-09-131-3/+0
|\ \ \ | |/ /
| * | xenapi: Remove Xen-only code pathsStephen Finucane2020-09-111-3/+0
* | | Merge "virt: Remove 'is_xenapi' helper"Zuul2020-09-131-15/+0
|\ \ \ | |/ /
| * | virt: Remove 'is_xenapi' helperStephen Finucane2020-09-111-15/+0
| |/
* | Merge "Cleanup unused code"Zuul2020-09-121-2/+1
|\ \
| * | Cleanup unused codeBalazs Gibizer2020-09-111-2/+1
* | | Merge "trivial: Remove useless comment"Zuul2020-09-111-3/+0
|\ \ \
| * | | trivial: Remove useless commentArtom Lifshitz2020-09-111-3/+0
* | | | Merge "Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481"Zuul2020-09-112-23/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481Balazs Gibizer2020-09-112-23/+18
| |/ /
* | | Merge "Move revert resize under semaphore"Zuul2020-09-112-18/+22
|\ \ \ | |_|/ |/| |
| * | Move revert resize under semaphoreStephen Finucane2020-09-032-18/+22
* | | Merge "Fix an erroneous grammar in explanatory notes"Zuul2020-09-111-4/+4
|\ \ \
| * | | Fix an erroneous grammar in explanatory noteszhaoleilc2020-05-221-4/+4
* | | | Merge "Default user_id when not specified in check_num_instances_quota"Zuul2020-09-111-1/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Default user_id when not specified in check_num_instances_quotamelanie witt2020-08-291-1/+10
* | | | Merge "Track error migrations in resource tracker"Zuul2020-09-112-27/+42
|\ \ \ \
| * | | | Track error migrations in resource trackerLuyaoZhong2020-09-102-27/+42
* | | | | Merge "Support SRIOV interface attach and detach"Zuul2020-09-102-9/+162
|\ \ \ \ \
| * | | | | Support SRIOV interface attach and detachBalazs Gibizer2020-09-102-9/+162
* | | | | | Merge "Move confirm resize under semaphore"Zuul2020-09-102-18/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Move confirm resize under semaphoreStephen Finucane2020-09-032-18/+27
* | | | | Merge "Set migrate_data.vifs only when using multiple port bindings"Zuul2020-09-101-10/+17
|\ \ \ \ \
| * | | | | Set migrate_data.vifs only when using multiple port bindingsroot2020-09-071-10/+17
* | | | | | Merge "Add support for resize and cold migration of emulated TPM files"Zuul2020-09-091-25/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add support for resize and cold migration of emulated TPM filesStephen Finucane2020-09-081-25/+0
* | | | | | Merge "post live migration: don't call Neutron needlessly"Zuul2020-09-081-1/+7
|\ \ \ \ \ \
| * | | | | | post live migration: don't call Neutron needlesslyArtom Lifshitz2020-09-021-1/+7
* | | | | | | Merge "Remove unused vpn param from allocate_for_instance"Zuul2020-09-081-6/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove unused vpn param from allocate_for_instanceBalazs Gibizer2020-09-011-6/+3
* | | | | | | Merge "Revert "Handle Neutron errors in _post_live_migration()""Zuul2020-09-041-8/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Revert "Handle Neutron errors in _post_live_migration()"Artom Lifshitz2020-09-011-8/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Reject resize operation for accelerator"Zuul2020-09-031-2/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Reject resize operation for acceleratorzhangbailin2020-09-021-2/+6
* | | | | | Merge "Update image_base_image_ref during rebuild."Zuul2020-09-031-0/+10
|\ \ \ \ \ \
| * | | | | | Update image_base_image_ref during rebuild.Alexandre Arents2020-09-011-0/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge "Don't unset Instance.old_flavor, new_flavor until necessary"Zuul2020-09-021-50/+52
|\ \ \ \ \ \
| * | | | | | Don't unset Instance.old_flavor, new_flavor until necessaryStephen Finucane2020-09-011-50/+52
| |/ / / / /
* | | | | | Merge "Provider Config File: Coding style and test cases improvement"Zuul2020-09-021-2/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Provider Config File: Coding style and test cases improvementTony Su2020-09-011-2/+1
| | |/ / / | |/| | |
* | | | | Merge "Cyborg evacuate support"Zuul2020-09-023-42/+91
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Cyborg evacuate supportSean Mooney2020-09-013-42/+91
| |/ / /
* | | | Merge "Add a lock to prevent race during detach/attach of interface"Zuul2020-08-301-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Add a lock to prevent race during detach/attach of interfaceAlexandre Arents2020-08-281-0/+25
| |/ /
* | | Merge "Provider Config File: Enable loading and merging of provider configs"Zuul2020-08-271-1/+26
|\ \ \