Bases: nova.tests.test_virt_drivers._VirtDriverTestCase, nova.test.TestCase
Bases: nova.tests.test_virt_drivers._VirtDriverTestCase, nova.test.TestCase
Bases: nova.tests.test_virt_drivers._VirtDriverTestCase, nova.test.TestCase
Bases: nova.tests.test_virt_drivers._FakeDriverBackendTestCase, nova.test.TestCase
Test that ComputeManager can successfully load both old style and new style drivers and end up with the correct final class
Decorator to simplify catching drivers raising NotImplementedError
If a particular call makes a driver raise NotImplementedError, we log it so that we can extract this information afterwards to automatically generate a hypervisor/feature support matrix.