deb-cinder/doc/source/devref/fakes.rst
Dirk Mueller 5e1502ad89 Fix various Sphinx warnings
Change-Id: I68c9ff6fdf9115d1abb0fb756eb806b92af29286
2013-06-12 15:21:40 +02: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