nova/nova/compute
Sylvain Bauza 2e1e12cd62 Reserve mdevs to return to the source
The destination lookups at the src mdev types and returns its own
mdevs using the same type. We also reserve them by an internal dict
and we make sure we can cleanup this dict if the live-migration aborts.

Partially-Implements: blueprint libvirt-mdev-live-migrate
Change-Id: I4a7e5292dd3df63943bd9f01803fa933e0466014
2024-02-16 16:05:48 +01:00
..
monitors Remove six.add_metaclass 2020-08-15 07:45:39 +00:00
__init__.py Remove nova.compute.*API() shims 2019-06-12 16:09:46 +01:00
api.py Merge "Bump hacking version" 2023-12-18 21:20:36 +00:00
build_results.py Fix failed count for anti-affinity check 2023-06-06 10:15:16 +02:00
claims.py Filter PCI pools based on Placement allocation 2022-10-17 13:56:18 +02:00
flavors.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
instance_actions.py nova-manage: Introduce volume show, refresh, get_connector commands 2021-08-25 10:26:07 +01:00
instance_list.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
manager.py Reserve mdevs to return to the source 2024-02-16 16:05:48 +01:00
migration_list.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
multi_cell_list.py [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
pci_placement_translator.py Allow enabling PCI scheduling in Placement 2023-01-05 17:25:27 +01:00
power_state.py Removed enum duplication from nova.compute 2016-09-02 07:30:44 +00:00
provider_config.py [codespell] fix final typos and enable ci 2023-12-15 12:32:42 +00:00
provider_tree.py Add autopep8 to tox and pre-commit 2021-11-08 12:37:27 +00:00
resource_tracker.py Do not untrack resources of a server being unshelved 2023-08-17 10:50:32 +02:00
rpcapi.py Update compute rpc alias for bobcat 2023-09-05 16:23:42 +02:00
stats.py Do not untrack resources of a server being unshelved 2023-08-17 10:50:32 +02:00
task_states.py Fix resource tracker updates during instance evacuation 2018-09-12 13:05:29 +03:00
utils.py Merge "Allow best effort sending of notifications" 2023-12-20 23:29:44 +00:00
vm_states.py Do not untrack resources of a server being unshelved 2023-08-17 10:50:32 +02:00