nova/nova/tests/functional/libvirt
Bhagyashri Shewale 242a894348 Add reshaper for PCPU
Added upgrade code using reshape to report PCPU instead of VCPU in case
the host is configured to use pinned CPUs. With this, when an existing
compute node running guests which uses dedicated CPUs is upgraded to
Train release, it will update allocation records of existing guest from
VCPU to PCPU using the reshape functionality.

Part of blueprint cpu-resources

Change-Id: I25d70aa09080b22d1bfa0aa097f0a114de8bf15a
Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
2019-09-18 00:21:10 +01:00
..
__init__.py tests: introduce a NUMAServersTest class 2015-04-16 11:43:53 -04:00
base.py libvirt: Mock 'libvirt_utils.file_open' properly 2019-09-18 00:21:10 +01:00
integrated_helpers.py Extract new base class for provider usage functional tests 2019-08-21 15:06:20 +01:00
test_numa_servers.py Add reshaper for PCPU 2019-09-18 00:21:10 +01:00
test_pci_sriov_servers.py Add support for translating CPU policy extra specs, image meta 2019-09-18 00:21:10 +01:00
test_report_cpu_traits.py Enable booting of libvirt guests with AMD SEV memory encryption 2019-09-10 13:59:02 +01:00
test_reshape.py Remove fake_libvirt_utils users in functional testing. 2019-07-23 17:46:32 -05:00
test_rt_servers.py Add support for translating CPU policy extra specs, image meta 2019-09-18 00:21:10 +01:00
test_shared_resource_provider.py Extract new base class for provider usage functional tests 2019-08-21 15:06:20 +01:00