manila/doc/source/devref/fakes.rst
vponomaryov 08612d7524 Update manila's docs
After manila's fork from cinder, its docs were not
updated well.

This info is used by doc-builder, see doc/README.rst

Partially implements: blueprint manila-documentation

Change-Id: Ic97584db291b60505d5d310a517c2866fc6fcf5f
2014-06-23 19:19:28 +03:00

1.8 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 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