Files
nova/doc/source/devref/fakes.rst
Doug Hellmann c16cd04cf6 Fix rst formatting and cross-references
blueprint sphinx-doc-cleanup
bug 944385

- Fix formatting and markup issues that produce error messages
- Update TOC lists for missing/new files
- Fix a few links
- Update instructions with dependencies for building the documentation
- Updated base on review comments from oubiwann to fix trailing whitespace in modified files

Change-Id: I589152bfab9c543d2b11fa8bed2344259aa90675
2012-03-06 08:08:25 -05: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 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