summaryrefslogtreecommitdiff
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2023-01-251-0/+14
* Merge "enable blocked VDPA move operations" into stable/xenaZuul2022-12-051-8/+0
|\
| * enable blocked VDPA move operationsSean Mooney2022-12-011-8/+0
* | Merge "Record SRIOV PF MAC in the binding profile" into stable/xenaZuul2022-12-052-1/+8
|\ \ | |/
| * Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-12-012-1/+8
* | [compute] always set instance.host in post_livemigrationSean Mooney2022-11-071-3/+40
|/
* Merge "For evacuation, ignore if task_state is not None" into stable/xenaZuul2022-08-191-2/+2
|\
| * For evacuation, ignore if task_state is not NoneAmit Uniyal2022-08-161-2/+2
* | Merge "Fix instance's image_ref lost on failed unshelving" into stable/xenaZuul2022-08-171-0/+4
|\ \ | |/ |/|
| * Fix instance's image_ref lost on failed unshelvingPierre-Samuel Le Stang2022-05-231-0/+4
* | Merge "Gracefull recovery when attaching volume fails" into stable/xenaZuul2022-06-141-4/+18
|\ \
| * | Gracefull recovery when attaching volume failsFelix Huettner2022-02-161-4/+18
* | | Fix pre_live_migration rollbackErlon R. Cruz2022-05-181-4/+12
| |/ |/|
* | Clean up when queued live migration abortedAlexey Stupnikov2022-04-011-9/+35
* | Merge "Revert "Revert resize: wait for events according to hybrid plug"" into...Zuul2022-04-011-53/+28
|\ \ | |/ |/|
| * Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-02-091-53/+28
* | Merge "Avoid unbound instance_uuid var during delete" into stable/xenaZuul2022-02-111-4/+6
|\ \ | |/ |/|
| * Avoid unbound instance_uuid var during deleteBalazs Gibizer2021-11-041-4/+6
* | [rt] Apply migration context for incoming migrationsBalazs Gibizer2021-12-161-4/+31
* | Merge "Query ports with admin client to get resource_request" into stable/xenaZuul2021-12-131-1/+5
|\ \
| * | Query ports with admin client to get resource_requestBalazs Gibizer2021-11-021-1/+5
| |/
* | Store old_flavor already on source host during resizeBalazs Gibizer2021-09-271-0/+12
|/
* Merge "Update compute rpc version alias for xena"Zuul2021-09-021-0/+1
|\
| * Update compute rpc version alias for xenaTakashi Natsume2021-09-021-0/+1
* | Support interface attach / detach with new resource request formatBalazs Gibizer2021-09-012-45/+58
|/
* Merge "Support move ops with extended resource request"Zuul2021-08-311-6/+31
|\
| * Support move ops with extended resource requestBalazs Gibizer2021-08-271-6/+31
* | Merge "Support boot with extended resource request"Zuul2021-08-311-1/+15
|\ \ | |/
| * Support boot with extended resource requestBalazs Gibizer2021-08-271-1/+15
* | api: Add support for 'hostname' parameterStephen Finucane2021-01-141-24/+28
* | Merge "Transfer RequestLevelParams from ports to scheduling"Zuul2021-08-312-14/+28
|\ \ | |/
| * Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-222-14/+28
* | Merge "nova-manage: Introduce volume show, refresh, get_connector commands"Zuul2021-08-311-0/+4
|\ \
| * | nova-manage: Introduce volume show, refresh, get_connector commandsLee Yarwood2021-08-251-0/+4
* | | Merge "Reject server operations with extended resource req"Zuul2021-08-311-0/+18
|\ \ \ | | |/ | |/|
| * | Reject server operations with extended resource reqBalazs Gibizer2021-08-211-0/+18
* | | Merge "Prevent deletion of a compute node belonging to another host"Zuul2021-08-301-10/+23
|\ \ \
| * | | Prevent deletion of a compute node belonging to another hostMark Goddard2021-08-201-10/+23
* | | | Add force kwarg to delete_allocation_for_instanceMatt Riedemann2021-08-303-12/+22
* | | | Merge "compute: Query the service group API within check_instance_host"Zuul2021-08-251-3/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | compute: Query the service group API within check_instance_hostLee Yarwood2021-08-231-3/+4
* | | | Merge "fup: Remove unused legacy block_device_info format"Zuul2021-08-251-22/+0
|\ \ \ \ | |/ / / |/| | |
| * | | fup: Remove unused legacy block_device_info formatLee Yarwood2021-08-201-22/+0
* | | | Merge "Remove the redundant code for attach interface"Zuul2021-08-221-6/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove the redundant code for attach interfaceJorhson Deng2021-07-071-6/+0
* | | | Merge "Add logs when cannot fit numa"Zuul2021-08-201-0/+2
|\ \ \ \
| * | | | Add logs when cannot fit numaericxiett2021-07-051-0/+2
| |/ / /
* | | | Merge "compute: Ensure updates to bdms during pre_live_migration are saved"Zuul2021-08-201-0/+8
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | compute: Ensure updates to bdms during pre_live_migration are savedLee Yarwood2021-08-111-0/+8
* | | Merge "Invalidate provider tree when compute node disappears"Zuul2021-08-201-0/+1
|\ \ \