nova/nova/tests
2012-04-24 16:27:09 +00:00
..
api Making usage_from_instance private. 2012-04-23 21:00:41 +00:00
baremetal HACKING fixes, TODO authors. 2012-03-16 01:24:12 +04:00
bundle
CA
db Merge _spawn and _configure_instance in xenapi driver 2012-04-13 23:22:32 +00:00
glance Better glance exception handling 2012-03-06 13:24:08 -05:00
image fix bug where nova ignores glance host in imageref 2012-04-04 12:03:20 -07:00
integrated Add periodic_fuzzy_delay option. 2012-03-23 21:03:37 +00:00
monkey_patch_example Fixed some docstring 2011-08-23 09:46:49 -07:00
network Fix errors in os-networks extension 2012-04-10 13:31:33 -07:00
notifier Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
rpc Add the serialization of exceptions for RPC calls. 2012-04-06 14:55:50 -04:00
scheduler Default scheduler to spread-first 2012-03-26 18:11:52 -07:00
vmwareapi Convert vmwareapi code to UNIX style line endings 2012-01-25 12:08:12 +00:00
xenapi Merge _spawn and _configure_instance in xenapi driver 2012-04-13 23:22:32 +00:00
__init__.py Make sqlite in-memory-db usable to unittest 2012-03-17 14:38:29 +08:00
declare_flags.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
fake_flags.py Make sqlite in-memory-db usable to unittest 2012-03-17 14:38:29 +08:00
fake_libvirt_utils.py Make snapshots with qemu-img instead of libvirt 2012-03-09 15:37:07 -08:00
fake_network_cache_model.py Ties quantum, melange, and nova network model 2012-02-01 13:29:14 -06:00
fake_network.py Fix errors in os-networks extension 2012-04-10 13:31:33 -07:00
fake_utils.py Improved localization testing. 2012-04-10 22:01:55 +04:00
fakelibvirt.py Simply & unify console handling for libvirt drivers 2012-03-09 05:45:54 -05:00
policy.json Implement quota classes. 2012-03-20 10:42:07 -05:00
runtime_flags.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
test_access.py Remove unnecessary variables from tests 2012-03-01 23:45:45 +00:00
test_api.py Tweak security port validation for ICMP 2012-03-16 06:52:19 -07:00
test_auth.py HACKING fixes, TODO authors. 2012-03-16 01:24:12 +04:00
test_bdm.py Remove empty setUp/tearDown methods 2012-03-02 16:18:07 +00:00
test_block_device.py tests: unit tests for nova.block_device 2011-07-23 16:57:04 +09:00
test_compat_flagfile.py Allows new style config to be used for --flagfile 2012-03-05 17:27:44 -08:00
test_compute_utils.py Adding context to usage notifications. 2012-04-23 21:30:15 +00:00
test_compute.py Remove unused time keyword arg 2012-04-19 23:21:01 +00:00
test_console.py Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
test_consoleauth.py Remove empty setUp/tearDown methods 2012-03-02 16:18:07 +00:00
test_context.py Fail-fast for invalid read_deleted values 2012-03-21 20:14:39 +00:00
test_crypto.py Remove unnecessary setting up and down of mox and stubout 2012-03-02 01:42:35 +00:00
test_db_api.py Merge "Clean up read_deleted support in host aggregates code" 2012-04-10 22:59:24 +00:00
test_exception.py Log kwargs on a failed String Format Operation 2012-04-10 12:55:00 -04:00
test_fakelibvirt.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
test_flags.py Update values in test_flagfile to be different. 2012-03-09 17:07:37 +00:00
test_image.py Extend fake image service to let it hold image data 2011-11-10 13:35:40 +01:00
test_imagecache.py Improve grammar throughout nova. 2012-04-10 11:15:07 -07:00
test_instance_types_extra_specs.py Removes constraints from instance and volume types 2012-02-08 11:27:39 -08:00
test_instance_types.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
test_iptables_network.py Backslash continuations (nova.tests) 2012-02-17 06:12:04 +08:00
test_ipv6.py Standardize logging delaration and use 2012-02-14 13:02:43 -06:00
test_iscsi.py Backslash continuations (nova.tests) 2012-02-17 06:12:04 +08:00
test_libvirt_config.py Allow unprivileged RADOS users to access rbd volumes. 2012-04-02 16:59:51 -07:00
test_libvirt_vif.py Convert libvirt vif classes over to use config API 2012-03-23 19:23:12 +00:00
test_libvirt.py Stop libvirt test from deleting instances dir 2012-04-05 17:04:41 -07:00
test_linux_net.py Improve performance of generating dhcp leases 2012-03-19 18:33:51 -07:00
test_log.py Remove unnecessary variables from tests 2012-03-01 23:45:45 +00:00
test_melange_ipam_lib.py get_instance_uuids_by_ip_filter to QM 2012-03-28 16:01:05 -05:00
test_metadata.py metadata speed - revert logic changes, just caching 2012-03-14 13:36:50 -07:00
test_migrations.conf Make database downgrade works 2012-02-17 18:30:09 +08:00
test_migrations.py Make sqlite in-memory-db usable to unittest 2012-03-17 14:38:29 +08:00
test_misc.py Workaround issue with greenthreads and lockfiles 2012-03-16 13:56:17 -07:00
test_netapp.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
test_network_info.py Standardize logging delaration and use 2012-02-14 13:02:43 -06:00
test_nexenta.py Add Nexenta volume driver. 2012-02-23 00:43:27 +04:00
test_notifier.py Late load rabbit_notifier in test_notifier 2012-03-08 15:23:37 +08:00
test_nova_manage.py Export user id as password to keystone when using noauth 2012-03-30 14:36:59 +01:00
test_nova_rootwrap.py Distinguish rootwrap Authorization vs Not found errors 2012-03-06 18:15:33 +00:00
test_objectstore.py clean up fake auth manager in other places 2011-07-22 21:36:41 +00:00
test_policy.py Call super class tearDown correctly 2012-03-02 16:09:21 +00:00
test_quantum.py get_instance_uuids_by_ip_filter to QM 2012-03-28 16:01:05 -05:00
test_quota.py Implement security group quotas. 2012-04-19 01:18:14 -07:00
test_service.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
test_signer.py Remove empty setUp/tearDown methods 2012-03-02 16:18:07 +00:00
test_skip_examples.py fixed pep8 issue 2011-08-04 23:01:22 -05:00
test_SolidFireSanISCSIDriver.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
test_test_utils.py Update a few doc strings. 2011-08-22 23:26:12 +02:00
test_test.py ditched rpc.create_consumer(conn) interface... instead you now do conn.create_consumer(.. 2011-08-29 14:36:12 -07:00
test_utils.py Renamed current_audit_period function to last_completed_audit_period to clarify its purpose. 2012-04-12 12:44:06 +00:00
test_versions.py Remove a whole bunch of unused imports 2012-01-13 13:55:38 -08:00
test_virt_drivers.py Fix launching of guests where instances_path is on GlusterFS 2012-03-23 16:43:14 +00:00
test_virt.py tests: unit tests for nova.virt 2011-07-23 16:57:05 +09:00
test_vmwareapi.py assertRaises(Exception, ...) considered harmful 2012-03-04 17:22:36 +00:00
test_volume_types_extra_specs.py Removes constraints from instance and volume types 2012-02-08 11:27:39 -08:00
test_volume_types.py HACKING fixes, all but sqlalchemy. 2012-03-07 12:51:39 +04:00
test_volume.py Allow snapshots in error state to be deleted. 2012-03-30 17:15:27 -07:00
test_wsgi.py Use stubout instead of manually stubbing out os.path.exists 2012-03-02 22:47:19 +00:00
test_xenapi.py Merge _spawn and _configure_instance in xenapi driver 2012-04-13 23:22:32 +00:00
utils.py Removes constraints from instance and volume types 2012-02-08 11:27:39 -08:00