15
15
License for the specific language governing permissions and limitations
21
The :mod:`virt.fake` Module
22
--------------------------
21
.. todo:: document general info about fakes
23
When the real thing isn't available and you have some development to do these
24
fake implementations of various drivers let you get on with your day.
27
The :mod:`nova.virt.fake` Module
28
--------------------------------
24
30
.. automodule:: nova.virt.fake
29
The :mod:`fakeldap` Module
30
--------------------------
37
The :mod:`nova.auth.fakeldap` Module
38
------------------------------------
32
40
.. automodule:: nova.auth.fakeldap
37
The :mod:`fakerabbit` Module
38
----------------------------
47
The :mod:`nova.fakerabbit` Module
48
---------------------------------
40
50
.. automodule:: nova.fakerabbit
57
The :class:`nova.volume.driver.FakeAOEDriver` Class
58
---------------------------------------------------
60
.. autoclass:: nova.volume.driver.FakeAOEDriver
67
The :class:`nova.tests.service_unittest.FakeManager` Class
68
----------------------------------------------------------
70
.. autoclass:: nova.tests.service_unittest.FakeManager
77
The :mod:`nova.tests.api.openstack.fakes` Module
78
------------------------------------------------
80
.. automodule:: nova.tests.api.openstack.fakes