summaryrefslogtreecommitdiff
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Stop ignoring missing compute nodes in claimsDan Smith2023-04-241-13/+25
* 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
* | | Merge "Abort startup if nodename conflict is detected"Zuul2023-02-082-1/+15
|\ \ \
| * | | Abort startup if nodename conflict is detectedDan Smith2023-02-012-1/+15
* | | | Merge "Move comment about _destroy_evacuated_instances()"Zuul2023-02-071-6/+6
|\ \ \ \ | |/ / /
| * | | Move comment about _destroy_evacuated_instances()Dan Smith2023-02-011-6/+6
* | | | Merge "Fix 6.2 compute RPC version alias"Zuul2023-02-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 6.2 compute RPC version aliasTobias Urdin2023-02-061-1/+1
* | | | 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-014-14/+40
|\ \ \
| * | | compute: enhance compute evacuate instance to support target stateSahid Orentino Ferdjaoui2023-01-314-14/+40
* | | | Detect host renames and abort startupDan Smith2023-01-301-9/+31
|/ / /
* | | Make resource tracker use UUIDs instead of namesDan Smith2023-01-302-67/+47
* | | Merge "Persist existing node uuids locally"Zuul2023-01-301-0/+49
|\ \ \
| * | | Persist existing node uuids locallyDan Smith2023-01-201-0/+49
* | | | Merge "Fix rescue volume-based instance"Zuul2023-01-301-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix rescue volume-based instanceRajesh Tailor2022-08-261-0/+6
* | | | 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 "Strictly follow placement allocation during PCI claim"Zuul2023-01-181-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Strictly follow placement allocation during PCI claimBalazs Gibizer2023-01-051-1/+1
* | | | | Merge "Allow enabling PCI scheduling in Placement"Zuul2023-01-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Allow enabling PCI scheduling in PlacementBalazs Gibizer2023-01-051-1/+1
* | | | | Merge "Support same host resize with PCI in placement"Zuul2023-01-111-11/+13
|\ \ \ \ \ | |/ / / /
| * | | | Support same host resize with PCI in placementBalazs Gibizer2022-12-211-11/+13
* | | | | Merge "Store allocated RP in InstancePCIRequest"Zuul2022-12-212-10/+31
|\ \ \ \ \ | |/ / / /
| * | | | Store allocated RP in InstancePCIRequestBalazs Gibizer2022-12-212-10/+31
* | | | | Merge "Filter PCI pools based on Placement allocation"Zuul2022-12-201-7/+18
|\ \ \ \ \ | |/ / / /
| * | | | Filter PCI pools based on Placement allocationBalazs Gibizer2022-10-171-7/+18
* | | | | Ironic: retry when node not availableJohn Garbutt2022-12-151-1/+2
* | | | | Merge "Map PCI pools to RP UUIDs"Zuul2022-12-152-5/+22
|\ \ \ \ \ | |/ / / /
| * | | | Map PCI pools to RP UUIDsBalazs Gibizer2022-10-172-5/+22
* | | | | Merge "Support resource_class and traits in PCI alias"Zuul2022-12-131-23/+38
|\ \ \ \ \ | |/ / / /
| * | | | Support resource_class and traits in PCI aliasBalazs Gibizer2022-10-171-23/+38
* | | | | record action log when deleting shelved instancealexc202022-11-031-0/+2
| |_|_|/ |/| | |
* | | | [compute] always set instance.host in post_livemigrationSean Mooney2022-10-071-3/+40
|/ / /
* | | Merge "Update compute rpc version alias for zed"Zuul2022-09-141-0/+1
|\ \ \
| * | | Update compute rpc version alias for zedTakashi Natsume2022-09-031-0/+1
* | | | Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2022-09-081-0/+14
* | | | Merge "Follow up for the PCI in placement series"Zuul2022-09-061-10/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Follow up for the PCI in placement seriesBalazs Gibizer2022-09-021-10/+0
* | | | Merge "Allow enabling PCI tracking in Placement"Zuul2022-09-011-8/+3
|\ \ \ \ | |/ / /
| * | | Allow enabling PCI tracking in PlacementBalazs Gibizer2022-08-271-8/+3
* | | | Merge "Handle PCI dev reconf with allocations"Zuul2022-09-012-14/+40
|\ \ \ \ | |/ / /