nova/nova/tests
Soren Hansen 7d7fbf5dfd Add an apply_instance_filter method to NWFilter driver.
Adjust unit tests for both firewall drivers to actually exercise these
code paths.
2011-01-19 09:39:22 +00:00
..
CA initial commit 2010-05-27 23:05:26 -07:00
api Further decouple api routing decisions and move into paste.deploy configuration. This makes paste back the nova-api binary. 2011-01-17 18:49:11 +00:00
bundle If machine manifest includes a kernel and/or ramdisk id, include it in the image's metadata. 2010-10-11 14:09:24 +02:00
db merge trunk, fixed unittests, added i18n strings, cleanups etc etc. 2010-12-23 03:35:41 +00:00
glance PEP8 fixes, and switch to using the new LOG in vm_utils, matching what's 2011-01-12 11:54:58 +00:00
xenapi Fixed another issue in _stream_disk, as it did never execute _write_partition. 2011-01-12 17:05:40 +00:00
__init__.py move db sync into nosetests package-level fixtures so that the existing nosetests attempt in hudson will pass 2011-01-18 17:32:54 -08:00
declare_flags.py add copyright headers 2010-08-03 16:51:37 +02:00
fake_flags.py Enable the use_ipv6 flag in unit tests by default. 2011-01-19 00:39:24 +01:00
hyperv_unittest.py Make test case work again 2011-01-05 15:02:09 -08:00
objectstore_unittest.py Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch. 2011-01-04 00:23:35 -05:00
real_flags.py Last of cleanup, including removing fake_storage flage 2010-09-07 21:15:22 -07:00
runtime_flags.py add copyright headers 2010-08-03 16:51:37 +02:00
test_access.py Make test_access use ec2.request instead of .controller and .action. 2011-01-04 19:13:37 -05:00
test_api.py merge trunk. 2011-01-17 13:05:26 -05:00
test_auth.py Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch. 2011-01-04 00:23:35 -05:00
test_cloud.py merge from upstream 2011-01-14 17:48:48 -08:00
test_compute.py merge trunk. 2011-01-17 13:05:26 -05:00
test_console.py pep8 2011-01-14 17:44:47 -08:00
test_direct.py some small cleanups 2011-01-07 16:05:06 -08:00
test_flags.py First pass at converting run_tests.py to nosetests. The network and objctstore tests don't yet work. Also, we need to manually remove the sqlite file between runs. 2010-12-16 17:05:54 -08:00
test_log.py remove TrialTestCase again and fix merge issues 2011-01-14 11:00:47 -08:00
test_middleware.py remove TrialTestCase again and fix merge issues 2011-01-14 11:00:47 -08:00
test_misc.py First pass at converting run_tests.py to nosetests. The network and objctstore tests don't yet work. Also, we need to manually remove the sqlite file between runs. 2010-12-16 17:05:54 -08:00
test_network.py fixed method signature of modify_rules 2011-01-13 09:10:44 +09:00
test_quota.py Merge trunk. 2011-01-07 09:46:17 -05:00
test_rpc.py Merge trunk. 2011-01-07 09:46:17 -05:00
test_scheduler.py remove extra whitspaces 2011-01-12 02:19:05 +03:00
test_service.py merge 2011-01-07 05:59:30 +03:00
test_twistd.py remove TrialTestCase again and fix merge issues 2011-01-14 11:00:47 -08:00
test_virt.py PEP-8 fixes 2011-01-19 10:11:55 +01:00
test_volume.py Apply logging changes as a giant patch to work around the cloudpipe delete + add issue in the original patch. 2011-01-04 00:23:35 -05:00
test_xenapi.py Merged with trunk revno 565. 2011-01-14 15:51:42 +00:00