nova/nova/tests/virt/vmwareapi
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 vmwareapi: Move tests under tests/virt/vmwareapi/ 2013-05-23 17:21:23 +00:00
db_fakes.py VMware image clone strategy settings and overrides 2013-09-09 15:56:00 -07:00
stubs.py vmwareapi: Move tests under tests/virt/vmwareapi/ 2013-05-23 17:21:23 +00:00
test_configdrive.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_vmwareapi.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_vmwareapi_vif.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_vmwareapi_vm_util.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00
test_vmwareapi_vmops.py Convert TestCases to NoDBTestCase 2013-09-19 19:53:04 +10:00