cinder/doc/source/devref/fakes.rst
2012-05-03 10:48:26 -07:00

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 cinder.virt.fake Module --------------------------------

cinder.virt.fake

The cinder.auth.fakeldap Module ------------------------------------

cinder.auth.fakeldap

The cinder.testing.fake.rabbit Module ------------------------------------------

cinder.testing.fake.rabbit

The cinder.volume.driver.FakeAOEDriver Class ---------------------------------------------------

cinder.volume.driver.FakeAOEDriver

The cinder.tests.service_unittest.FakeManager Class ----------------------------------------------------------

cinder.tests.service_unittest.FakeManager

The cinder.tests.api.openstack.fakes Module ------------------------------------------------

cinder.tests.api.openstack.fakes