manila/doc/source/devref/fakes.rst
Tom Barron 58bd5b0179 Unblock gate failure on docs build
Our form of todo extension does not work with sphinx 1.5.2.

Remove it to unblock gate: we can add todos back in later with
more current methods.  Also clean up some dangling cross-references
in the doc.

Co-Authored-By: Valeriy Ponomaryov <vponomaryov@mirantis.com>
Change-Id: If74b9e32ad2b5d8d70da60895d85588ff993797e
2017-03-03 18:21:45 +02:00

1.8 KiB

Fake Drivers

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 fake_compute Module

manila.tests.fake_compute

The fake_driver Module

manila.tests.fake_driver

The fake_network Module

manila.tests.fake_service_instance

The fake_utils Module

manila.tests.fake_utils

The fake_volume Module

manila.tests.fake_volume