manila/doc/source/contributor/fakes.rst
Tom Barron 90060722a9 doc migration: new directory layout
This patch introduces a new directory layout
in doc/source in conformance with the OpenStack
manuals project migration spec [1], moves the
existing content in manila/doc/source into the
new directories, and adjusts index files accordingly.

This is the first step in the migration process
as outlined in the spec.

[1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Partial-Bug: #1706181
Needed-By: I7924d94b82e7c8d9716bad7a219fc38c57970773
Depends-On: Ifc80fc56648cef74c85464321d1850e8c68449a0
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Change-Id: Ieea33262101a1d2459492c1c8aaac5fe042279f6
2017-08-24 09:16:25 -04: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