nova/nova/tests/unit/pci
Nikola Dipanov 9d141967e5 objects: Rename PciDevice _migrate_parent_addr method
We want to make this part of the API the framework for building
nova-manage scripts hooks into, so we want to make sure the name
reflects this. We also add a no-op method to the NovaObjects base class
to emphasize this.

In the future we may want to add more knobs to this interface but that
should be easily doable since that method is not remotable.

Change-Id: Ia54101a017b735fb972d58b50c9cae37494872e5
2016-02-15 10:47:24 +00: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_devspec.py pci: store context when creating pci devices 2016-01-19 13:45:04 -05:00
test_manager.py objects: Rename PciDevice _migrate_parent_addr method 2016-02-15 10:47:24 +00:00
test_request.py pci: adding support to specify a device_type in pci requests 2016-01-13 13:26:30 -05:00
test_stats.py pci: store context when creating pci devices 2016-01-19 13:45:04 -05:00
test_utils.py libvirt: report pci Type-PF type even when VFs are disabled 2015-12-09 17:01:19 +02:00
test_whitelist.py pci: Remove get_pci_devices_filter() method 2015-08-11 17:19:22 -04:00