~ubuntu-branches/ubuntu/quantal/nova/quantal-proposed

« back to all changes in this revision

Viewing changes to doc/source/devref/fakes.rst

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-08-16 14:04:11 UTC
  • mto: This revision was merged to the branch mainline in revision 84.
  • Revision ID: package-import@ubuntu.com-20120816140411-0mr4n241wmk30t9l
Tags: upstream-2012.2~f3
ImportĀ upstreamĀ versionĀ 2012.2~f3

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    :show-inheritance:
45
45
    
46
46
 
47
 
The :mod:`nova.testing.fake.rabbit` Module
48
 
------------------------------------------
49
 
 
50
 
.. automodule:: nova.testing.fake.rabbit
51
 
    :noindex:
52
 
    :members:
53
 
    :undoc-members:
54
 
    :show-inheritance:
55
 
 
56
 
 
57
47
The :class:`nova.volume.driver.FakeAOEDriver` Class
58
48
---------------------------------------------------
59
49