nova/nova/tests/functional/libvirt
René Ribaud 43dadaeb90 Fix: migration configuration with cpu_shared_set (libvirt part)
Live migrating to a host with cpu_shared_set configured will now
update the VM's configuration accordingly.

Example: live migrating a VM from source host with cpu_shared_set=0,1
to destination host with cpu_shared_set=2,3 will now update the
VM configuration.
(<vcpu cpuset="0-1"> will be updated to <vcpu cpuset="2-3">).

Related-Bug: #1869804
Change-Id: I7c717503eba58088094fac05cb99b276af9a3460
2024-04-24 07:59:15 -07:00
..
__init__.py tests: introduce a NUMAServersTest class 2015-04-16 11:43:53 -04:00
base.py [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
integrated_helpers.py tests: Move libvirt-specific fixtures 2021-05-24 11:00:29 +01:00
test_device_bus_migration.py Add compute restart capability for libvirt func tests 2022-08-10 17:08:35 +02:00
test_evacuate.py Have host look for CPU controller of cgroupsv2 location. 2023-05-03 15:03:07 -07:00
test_live_migration.py Fix: migration configuration with cpu_shared_set (libvirt part) 2024-04-24 07:59:15 -07:00
test_machine_type.py Adds validation for hw machine type in host caps 2022-06-27 11:37:56 +00:00
test_migration_addr.py [libvirt]Add migration_inbound_addr 2023-11-12 10:27:51 +01:00
test_numa_live_migration.py [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
test_numa_servers.py [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
test_pci_in_placement.py [codespell] fix typos in tests 2023-10-03 11:08:55 +01:00
test_pci_sriov_servers.py Refactor vf profile for PCI device 2024-03-01 15:28:25 +00:00
test_power_manage.py pwr mgmt: handle live migrations correctly 2024-03-11 14:21:27 -04:00
test_report_cpu_traits.py Poison /sys access via various calls in test 2022-08-10 17:08:34 +02:00
test_reshape.py Add compute restart capability for libvirt func tests 2022-08-10 17:08:35 +02:00
test_rt_servers.py functional: Add 'start_compute' helper 2020-09-10 13:51:57 +01:00
test_shared_resource_provider.py functional: Add and use 'GlanceFixture' 2020-09-16 11:31:23 +01:00
test_uefi.py driver/secheduler/docs for Adds Pick guest CPU architecture based on 2022-02-24 12:25:59 -05:00
test_vgpu.py libvirt: Cap with max_instances GPU types 2024-03-05 11:48:19 +01:00
test_vpmem.py Merge "Bump MIN_{LIBVIRT,QEMU} for "Bobcat"" 2023-09-01 04:56:37 +00:00
test_vtpm.py Implement add_consumer, remove_consumer KeyManager APIs 2023-09-21 14:30:03 +01:00