
This commit begins to implement blueprint consolidate-testing-infrastructure by adding a 'testing' subpackage and moving some modules into it. Change-Id: I04bf860bc386bd2016e7dbc5a6f6ef7379a855bb
2.2 KiB
2.2 KiB
Fake Drivers
document general info about fakes
When the real thing isn't available and you have some development to do these fake implementations of various drivers let you get on with your day.
The nova.virt.fake
Module
nova.virt.fake
The nova.auth.fakeldap
Module
nova.auth.fakeldap
The nova.testing.fake.rabbit
Module
---------------------------------
nova.testing.fake.rabbit
The nova.volume.driver.FakeAOEDriver
Class
nova.volume.driver.FakeAOEDriver
The nova.tests.service_unittest.FakeManager
Class
nova.tests.service_unittest.FakeManager
The nova.tests.api.openstack.fakes
Module
nova.tests.api.openstack.fakes