nova/nova/tests/unit/pci
Jay Pipes 9b7e789768 pci: Use fields.Enum type for PCI device type
Adds a new field type specialization for PCI device type, allowing
us to remove a bunch of hard-coded strings.

Change-Id: I1bd72cde1586a30454fee9da00cea1b1d65a53f9
2015-08-10 11:32:47 -07:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_device.py pci: Use fields.Enum type for PCI device type 2015-08-10 11:32:47 -07:00
test_devspec.py Support both list and dict for pci_passthrough_whitelist 2015-01-05 15:31:29 +00:00
test_manager.py pci: Use fields.Enum type for PCI device type 2015-08-10 11:32:47 -07:00
test_request.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_stats.py resource tracker style pci resource management 2015-08-05 17:10:55 +08:00
test_utils.py Add unit tests for PCI utils 2015-06-18 16:55:26 -04:00
test_whitelist.py Support both list and dict for pci_passthrough_whitelist 2015-01-05 15:31:29 +00:00