cinder/doc/source/devref/fakes.rst
Sean McGinnis 5abd344818 Docs: cleanup doc8 errors
Fix errors identified by doc8 other than D001 for lines too long.

Change-Id: If351030cd5add101a19be4b5b759f56ca49b92d0
2016-07-23 20:57:04 -05:00

1.4 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.tests.unit.test_service.FakeManager Class

cinder.tests.unit.test_service.FakeManager

The cinder.tests.unit.api.fakes Module

cinder.tests.unit.api.fakes