Bases: nova.tests.test_virt_drivers._VirtDriverTestCase
Bases: nova.tests.test_virt_drivers._VirtDriverTestCase
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.