nova/nova/tests/virt/xenapi/image
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 xenapi: Rename imageupload image 2013-08-02 15:30:10 +00:00
test_bittorrent.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_glance.py xenapi: add support for auto_disk_config=disabled 2013-09-03 11:54:01 +00:00
test_utils.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_vdi_through_dev.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00