summaryrefslogtreecommitdiff
path: root/nova/compute/resource_tracker.py
Commit message (Expand)AuthorAgeFilesLines
* Stop ignoring missing compute nodes in claimsDan Smith2023-04-241-13/+25
* Abort startup if nodename conflict is detectedDan Smith2023-02-011-1/+7
* Make resource tracker use UUIDs instead of namesDan Smith2023-01-301-52/+31
* Support same host resize with PCI in placementBalazs Gibizer2022-12-211-11/+13
* Map PCI pools to RP UUIDsBalazs Gibizer2022-10-171-5/+11
* Handle PCI dev reconf with allocationsBalazs Gibizer2022-08-261-8/+16
* Heal allocation for same host resizeBalazs Gibizer2022-08-261-1/+11
* Retry /reshape at provider generation conflictBalazs Gibizer2022-08-251-3/+10
* Basics for PCI Placement reportingBalazs Gibizer2022-08-251-9/+35
* Unify placement client singleton implementationsDan Smith2022-08-181-1/+1
* Fix typos in help messagesRajesh Tailor2022-05-301-1/+1
* Fix migration with remote-managed ports & add FTDmitrii Shcherbakov2022-03-041-1/+6
* Filter computes without remote-managed ports earlyDmitrii Shcherbakov2022-02-091-1/+27
* [rt] Apply migration context for incoming migrationsBalazs Gibizer2021-12-071-4/+31
* Add force kwarg to delete_allocation_for_instanceMatt Riedemann2021-08-301-3/+7
* Invalidate provider tree when compute node disappearsMark Goddard2021-08-121-0/+1
* Clear rebalanced compute nodes from resource trackerStephen Finucane2021-08-121-0/+17
* Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-291-56/+55
* pci manager: replace node_id parameter with compute_nodeArtom Lifshitz2021-03-081-2/+1
* Make PCI claim NUMA aware during live migrationBalazs Gibizer2020-11-241-3/+1
* Merge "Set instance host and drop migration under lock"Zuul2020-11-181-0/+18
|\
| * Set instance host and drop migration under lockBalazs Gibizer2020-11-041-0/+18
* | Merge "virt: Remove 'get_per_instance_usage' API"Zuul2020-11-091-40/+1
|\ \ | |/ |/|
| * virt: Remove 'get_per_instance_usage' APIStephen Finucane2020-09-111-40/+1
* | Merge "Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481"Zuul2020-09-111-1/+2
|\ \
| * | Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481Balazs Gibizer2020-09-111-1/+2
| |/
* | Merge "Move revert resize under semaphore"Zuul2020-09-111-0/+18
|\ \ | |/ |/|
| * Move revert resize under semaphoreStephen Finucane2020-09-031-0/+18
* | Merge "Track error migrations in resource tracker"Zuul2020-09-111-3/+8
|\ \
| * | Track error migrations in resource trackerLuyaoZhong2020-09-101-3/+8
* | | Merge "Support SRIOV interface attach and detach"Zuul2020-09-101-2/+18
|\ \ \ | |_|/ |/| |
| * | Support SRIOV interface attach and detachBalazs Gibizer2020-09-101-2/+18
| |/
* | Move confirm resize under semaphoreStephen Finucane2020-09-031-0/+22
|/
* Provider Config File: Enable loading and merging of provider configsDustin Cowles2020-08-261-1/+26
* Provider Config File: Functions to merge provider configs to provider treeDustin Cowles2020-08-261-0/+134
* objects: Add MigrationTypeFieldStephen Finucane2020-05-081-10/+13
* partial support for live migration with specific resourcesLuyaoZhong2020-04-071-4/+3
* Use fair locks in resource trackerJason Anderson2020-03-091-12/+12
* Remove extra instance.save() calls related to qos SRIOV portsBalazs Gibizer2020-02-031-2/+1
* Deal with cross-cell resize in _remove_deleted_instances_allocationsMatt Riedemann2019-12-121-3/+9
* Merge "Always trait the compute node RP with COMPUTE_NODE"Zuul2019-11-151-0/+5
|\
| * Always trait the compute node RP with COMPUTE_NODEEric Fried2019-10-211-0/+5
* | Merge "FUP for Ib62ac0b692eb92a2ed364ec9f486ded05def39ad"Zuul2019-11-151-7/+7
|\ \
| * | FUP for Ib62ac0b692eb92a2ed364ec9f486ded05def39adMatt Riedemann2019-11-081-7/+7
* | | Merge "Delete _normalize_inventory_from_cn_obj"Zuul2019-11-141-47/+0
|\ \ \ | |/ /
| * | Delete _normalize_inventory_from_cn_objMatt Riedemann2019-11-071-47/+0
* | | Merge "Drop compat for non-update_provider_tree code paths"Zuul2019-11-141-53/+33
|\ \ \ | |/ /
| * | Drop compat for non-update_provider_tree code pathsMatt Riedemann2019-11-071-53/+33
* | | Merge "Clear instance.launched_on when build fails"Zuul2019-11-131-0/+3
|\ \ \ | |/ / |/| |
| * | Clear instance.launched_on when build failsMatt Riedemann2019-09-201-0/+3
| |/