nova/doc/source/devref/fakes.rst
Tom Fifield 43bc7d6996 Remove refs to ATAoE from nova docs
fixes bug 912108

Nova volumes' ATAoE is long gone. This patch merely removes the
remaining comments about it from the nova devref documentation.

Change-Id: Ic5586c0d596acae05cdee4ba9cb5ec453315b773
2012-09-23 14:12:42 +10: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 nova.virt.fake Module

nova.virt.fake

The nova.auth.fakeldap Module

nova.auth.fakeldap

The nova.tests.service_unittest.FakeManager Class

nova.tests.service_unittest.FakeManager

The nova.tests.api.openstack.fakes Module

nova.tests.api.openstack.fakes