summaryrefslogtreecommitdiff
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* [compute] always set instance.host in post_livemigrationSean Mooney2022-11-281-3/+40
* For evacuation, ignore if task_state is not NoneAmit Uniyal2022-11-091-2/+2
* [rt] Apply migration context for incoming migrationsBalazs Gibizer2022-04-251-4/+31
* Error anti-affinity violation on migrationsRodrigo Barbieri2021-06-251-16/+94
* Update image_base_image_ref during rebuild.Alexandre Arents2021-04-271-0/+10
* Merge "Handle instance = None in _local_delete_cleanup" into stable/ussuri21.2.0Zuul2021-03-101-15/+20
|\
| * Handle instance = None in _local_delete_cleanupmelanie witt2021-03-051-15/+20
* | Merge "Default user_id when not specified in check_num_instances_quota" into ...Zuul2021-03-101-1/+10
|\ \ | |/
| * Default user_id when not specified in check_num_instances_quotamelanie witt2021-02-231-1/+10
* | Merge "Fallback to same-cell resize with qos ports" into stable/ussuriZuul2021-03-041-5/+12
|\ \
| * | Fallback to same-cell resize with qos portsBalazs Gibizer2021-03-021-5/+12
* | | Merge "compute: Lock by instance.uuid lock during swap_volume" into stable/us...Zuul2021-02-271-2/+26
|\ \ \
| * | | compute: Lock by instance.uuid lock during swap_volumeLee Yarwood2021-01-261-2/+26
* | | | Merge "only wait for plugtime events in pre-live-migration" into stable/ussuriZuul2021-02-261-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | only wait for plugtime events in pre-live-migrationSean Mooney2021-02-181-2/+2
* | | | Merge "Disallow CONF.compute.max_disk_devices_to_attach = 0" into stable/ussuriZuul2021-02-221-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Disallow CONF.compute.max_disk_devices_to_attach = 0melanie witt2021-01-291-0/+7
* | | | Merge "Set migrate_data.vifs only when using multiple port bindings" into sta...Zuul2021-02-171-10/+17
|\ \ \ \
| * | | | Set migrate_data.vifs only when using multiple port bindingsroot2020-11-041-10/+17
| | |/ / | |/| |
* | | | Merge "Set instance host and drop migration under lock" into stable/ussuriZuul2021-02-052-13/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Set instance host and drop migration under lockBalazs Gibizer2021-01-292-13/+23
| | |/ | |/|
* | | Reproduce bug 1907522 in functional testBalazs Gibizer2021-02-031-0/+2
|/ /
* | Merge "compute: Skip cinder_encryption_key_id check when booting from volume"...Zuul2020-11-231-1/+6
|\ \ | |/ |/|
| * compute: Skip cinder_encryption_key_id check when booting from volumeLee Yarwood2020-09-171-1/+6
* | Merge "Move revert resize under semaphore" into stable/ussuriZuul2020-09-252-18/+22
|\ \
| * | Move revert resize under semaphoreStephen Finucane2020-09-112-18/+22
* | | Ensure source compute is up when confirming a resizeMatt Riedemann2020-09-221-1/+38
|/ /
* | Move confirm resize under semaphoreStephen Finucane2020-09-112-18/+27
* | Don't unset Instance.old_flavor, new_flavor until necessaryStephen Finucane2020-09-111-50/+52
|/
* Merge "post live migration: don't call Neutron needlessly" into stable/ussuriZuul2020-09-101-1/+7
|\
| * post live migration: don't call Neutron needlesslyArtom Lifshitz2020-09-081-1/+7
* | Merge "Reject resize operation for accelerator" into stable/ussuriZuul2020-09-101-0/+6
|\ \
| * | Reject resize operation for acceleratorzhangbailin2020-09-081-0/+6
* | | Add a lock to prevent race during detach/attach of interfaceAlexandre Arents2020-08-311-0/+25
|/ /
* | Merge "Add checks for volume status when rebuilding" into stable/ussuriZuul2020-08-281-4/+18
|\ \
| * | Add checks for volume status when rebuildingsunhao2020-08-201-4/+18
| |/
* | Merge "compute: Validate a BDMs disk_bus when provided" into stable/ussuriZuul2020-08-261-0/+7
|\ \
| * | compute: Validate a BDMs disk_bus when providedLee Yarwood2020-08-031-0/+7
* | | Merge "compute: Do not allow rescue attempts using volume snapshot images" in...Zuul2020-08-261-0/+22
|\ \ \ | |_|/ |/| |
| * | compute: Do not allow rescue attempts using volume snapshot imagesLee Yarwood2020-07-231-0/+22
| |/
* | [Trivial] Remove wrong format_message() conversionzhangbailin2020-08-171-1/+1
* | compute: Don't delete the original attachment during pre LM rollbackLee Yarwood2020-08-051-1/+6
|/
* compute: Allow snapshots to be created from PAUSED volume backed instancesLee Yarwood2020-05-191-1/+1
* Update scheduler instance info at confirm resizeBalazs Gibizer2020-05-181-0/+4
* Merge "Update compute rpc version alias for ussuri"Zuul2020-04-231-0/+1
|\
| * Update compute rpc version alias for ussuriTakashi Natsume2020-04-141-0/+1
* | Merge "Add missing white spaces between words in log messages"Zuul2020-04-211-1/+1
|\ \
| * | Add missing white spaces between words in log messageszhufl2020-04-151-1/+1
| |/
* | Merge "Pass allocations to virt drivers when resizing"Zuul2020-04-201-0/+8
|\ \ | |/ |/|
| * Pass allocations to virt drivers when resizingSylvain Bauza2020-04-101-0/+8