nova/nova/tests/virt/disk
Michael Still e1f04d8ef1 Convert TestCases to NoDBTestCase
NoDBTestCase is faster because it skips initializing a database for
tests which don't actually talk to the database. Its also nicer
because its more explicit about the dependancies of a given test.
This is a first pass at moving test cases over to the database
lacking version, but further work is required here.

Change-Id: Ia28de4ebea4f354cba06bcdc66bb01d4b332943a
Partial-Bug: 1227473
2013-09-19 19:53:04 +10:00
..
__init__.py Make the nbd mounter respect CONF.max_nbd_devices. 2012-12-09 21:07:40 +11:00
test_api.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_loop.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_nbd.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00