summaryrefslogtreecommitdiff
path: root/nova/compute/manager.py
Commit message (Expand)AuthorAgeFilesLines
* Remove silent failure to find a node on rebuildDan Smith2023-04-241-1/+13
* Merge "Unbind port when offloading a shelved instance"Zuul2023-03-131-0/+3
|\
| * Unbind port when offloading a shelved instanceArnaud Morin2022-11-291-0/+3
* | Merge "Transport context to all threads"Zuul2023-02-271-2/+5
|\ \
| * | Transport context to all threadsFabian Wiesel2022-08-041-2/+5
* | | Abort startup if nodename conflict is detectedDan Smith2023-02-011-0/+8
* | | Move comment about _destroy_evacuated_instances()Dan Smith2023-02-011-6/+6
* | | Protect against a deleted node id fileDan Smith2023-02-011-4/+10
* | | Check our nodes for hypervisor_hostname changesDan Smith2023-02-011-3/+13
* | | Merge "compute: enhance compute evacuate instance to support target state"Zuul2023-02-011-7/+18
|\ \ \
| * | | compute: enhance compute evacuate instance to support target stateSahid Orentino Ferdjaoui2023-01-311-7/+18
* | | | Detect host renames and abort startupDan Smith2023-01-301-9/+31
|/ / /
* | | Make resource tracker use UUIDs instead of namesDan Smith2023-01-301-15/+16
* | | Persist existing node uuids locallyDan Smith2023-01-201-0/+49
* | | Pass service ref to init_host(), if existsDan Smith2023-01-201-1/+1
* | | Merge "FUP for the scheduler part of PCI in placement"Zuul2023-01-181-24/+30
|\ \ \
| * | | FUP for the scheduler part of PCI in placementBalazs Gibizer2023-01-051-24/+30
* | | | Merge "Store allocated RP in InstancePCIRequest"Zuul2022-12-211-7/+7
|\ \ \ \ | |/ / /
| * | | Store allocated RP in InstancePCIRequestBalazs Gibizer2022-12-211-7/+7
* | | | Ironic: retry when node not availableJohn Garbutt2022-12-151-1/+2
| |_|/ |/| |
* | | [compute] always set instance.host in post_livemigrationSean Mooney2022-10-071-3/+40
|/ /
* | Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2022-09-081-0/+14
* | Add support for volume backed server rebuildRajat Dhasmana2022-08-311-15/+172
* | Reject PCI dependent device configBalazs Gibizer2022-08-251-0/+13
* | Trigger reschedule if PCI consumption fail on computeBalazs Gibizer2022-08-251-4/+4
* | Merge "block_device: Add DriverImageBlockDevice to block_device_info"Zuul2022-08-191-0/+5
|\ \
| * | block_device: Add DriverImageBlockDevice to block_device_infoLee Yarwood2022-08-021-0/+5
| |/
* | Unify placement client singleton implementationsDan Smith2022-08-181-0/+5
* | Merge "manager: Reduce unnecessary calls"Zuul2022-08-111-3/+10
|\ \
| * | manager: Reduce unnecessary callsFionaLi-oc2021-07-291-3/+10
* | | Rename [pci]passthrough_whitelist to device_specBalazs Gibizer2022-08-101-5/+5
| |/ |/|
* | ignore deleted server groups in validationSean Mooney2022-06-211-8/+13
* | Merge "Record SRIOV PF MAC in the binding profile"Zuul2022-06-131-0/+3
|\ \
| * | Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-05-031-0/+3
* | | Fix typosRajesh Tailor2022-05-301-1/+1
|/ /
* | Merge "Store pf_mac_address and vf_num in extra_info"Zuul2022-04-291-5/+2
|\ \
| * | Store pf_mac_address and vf_num in extra_infoDmitrii Shcherbakov2022-04-141-5/+2
* | | VMware: Early fail spawn if memory is not multiple of 4.Kiran Pawar2022-04-191-0/+1
|/ /
* | Merge "Fix pre_live_migration rollback"Zuul2022-03-301-4/+12
|\ \
| * | Fix pre_live_migration rollbackErlon R. Cruz2022-03-291-4/+12
* | | objects: Remove 'NovaObjectDictCompat' from 'Migration'Stephen Finucane2022-03-231-7/+7
|/ /
* | Merge "Clean up when queued live migration aborted"Zuul2022-03-101-9/+35
|\ \
| * | Clean up when queued live migration abortedAlexey Stupnikov2022-03-091-9/+35
* | | Fix migration with remote-managed ports & add FTDmitrii Shcherbakov2022-03-041-0/+12
|/ /
* | Merge "Log which instance event was timed out"Zuul2022-02-251-17/+101
|\ \
| * | Log which instance event was timed outBalazs Gibizer2021-12-091-17/+101
* | | Merge "neutron: Rework how we check for extensions"Zuul2022-02-081-1/+1
|\ \ \
| * | | neutron: Rework how we check for extensionsStephen Finucane2021-09-021-1/+1
* | | | Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-01-311-53/+28
| |/ / |/| |
* | | Merge "Log instance event wait times"Zuul2021-11-221-0/+6
|\ \ \