nova/nova/tests/unit/pci
Moshe Levi 0efc217ba0 Add equality operators to PciDeviceStats and PciDevice objects
resources['pci_device_pools'] value is now PciDeviceStats object
therefore when comparing this resource it is need equality operators
to compare the inner content.
the PciDeviceStats itself contain PciDevice objects, therefore
equality operators need here as well.

Closes-Bug: #1436986

Change-Id: Ib6f051dd65ad6960bba18052b49a9a678d3b3ae0
2015-04-20 23:49:32 +03:00
..
__init__.py
fakes.py
test_device.py Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
test_devspec.py Support both list and dict for pci_passthrough_whitelist 2015-01-05 15:31:29 +00:00
test_manager.py Move ComputeNode creation at init stage in ResourceTracker 2015-03-25 19:12:43 +00:00
test_request.py
test_stats.py Add equality operators to PciDeviceStats and PciDevice objects 2015-04-20 23:49:32 +03:00
test_utils.py
test_whitelist.py Support both list and dict for pci_passthrough_whitelist 2015-01-05 15:31:29 +00:00