nova/nova/tests/unit/pci
Artom Lifshitz b2471dd578 pci: implement the 'socket' NUMA affinity policy
This patch enables the 'socket' PCI NUMA affinity policy. The PCI
manager gets a new method to implement it, and the libvirt driver
starts reporting the necessary trait, enabling it to receive
instances with the 'socket' policy.

Implements: blueprint pci-socket-affinity
Change-Id: Ia875c9c3542ef4138d0d7a2c26c0cf49dcca0761
2021-03-10 17:06:03 -05:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Fix mock.patch usage in unit tests 2018-09-13 02:54:07 +00:00
test_devspec.py Remove six.text_type (2/2) 2020-12-13 11:26:35 +00:00
test_manager.py pci: track host NUMA topology in stats 2021-03-08 15:19:13 -05:00
test_request.py pci: Improve testing of 'nova.pci.request' module 2020-11-27 17:55:21 +00:00
test_stats.py pci: implement the 'socket' NUMA affinity policy 2021-03-10 17:06:03 -05:00
test_utils.py Remove six.moves 2020-11-07 03:25:02 +00:00
test_whitelist.py Enhance PCI passthrough whitelist to support regex 2016-12-11 00:53:14 +02:00