nova/nova/tests
Jenkins 31f6244428 Merge "Fix KeyError when test_servers_get fails." 2012-08-28 16:52:04 +00:00
..
CA
api Implement project specific flavors API 2012-08-27 23:45:05 +08:00
baremetal refactor baremetal/proxy => baremetal/driver 2012-07-10 11:43:18 -04:00
bundle
cert Change base rpc version to 1.0 in compute rpcapi. 2012-07-12 16:10:37 -04:00
compute request_spec['instance_uuids'] as list in resize 2012-08-27 13:38:30 -05:00
console Fix use of non-existant var pool. 2012-08-16 12:03:01 -04:00
consoleauth Change base rpc version to 1.0 in compute rpcapi. 2012-07-12 16:10:37 -04:00
db Move queue_get_for() from db to rpc. 2012-05-30 17:50:24 -04:00
glance Rewrite image code to use python-glanceclient 2012-08-13 13:28:48 -07:00
hyperv Adds Hyper-V support in nova-compute (with new network_info model), including unit tests 2012-08-16 03:38:51 +03:00
image Allow connecting to a ssl-based glance 2012-08-27 08:48:18 +02:00
integrated Fix KeyError when test_servers_get fails. 2012-08-28 10:09:05 -04:00
monkey_patch_example Fixed some docstring 2011-08-23 09:46:49 -07:00
network Port existing code to utils.ensure_tree 2012-08-28 07:58:18 +10:00
scheduler Merge "Fixes backwards compatible rpc schedule_run" 2012-08-28 02:26:07 +00:00
vmwareapi refactor vmwareapi_conn => vmwareapi/driver 2012-07-10 11:42:05 -04:00
volume Switch to common logging. 2012-07-02 15:57:09 -05:00
xenapi Change IPtablesManager to preserve packet:byte counts. 2012-08-15 15:10:45 -04:00
__init__.py Update reset_db to call setup if _DB is None. 2012-08-03 13:09:52 -04:00
declare_flags.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
fake_flags.py Implement network creation in compute API 2012-08-21 16:10:24 +03:00
fake_imagebackend.py Move more libvirt disk setup into the imagebackend module 2012-07-20 13:47:01 +01:00
fake_libvirt_utils.py Move ensure_tree to utils 2012-08-26 21:31:57 +10:00
fake_network.py Adds integration testing for api samples 2012-08-23 18:02:05 -07:00
fake_network_cache_model.py Ties quantum, melange, and nova network model 2012-02-01 13:29:14 -06:00
fake_utils.py Switch to common logging. 2012-07-02 15:57:09 -05:00
fake_volume.py Add Cinder Volume API to Nova 2012-07-03 12:00:40 -07:00
fakelibvirt.py Adds diagnostics command for the libvirt driver. 2012-07-10 16:15:01 +01:00
policy.json Implement project specific flavors API 2012-08-27 23:45:05 +08:00
runtime_flags.py Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
test_SolidFireSanISCSIDriver.py Avoid using 'is' operator when comparing strings 2012-07-26 19:36:42 +00:00
test_api.py use boto's HTTPResponse class for versions of boto >=2.5.2 2012-07-23 17:30:31 +02:00
test_bdm.py Convert Volume and Snapshot IDs to use UUID 2012-05-02 13:32:19 -06:00
test_block_device.py Boot from volume for Xen 2012-07-09 17:59:36 +00:00
test_compat_flagfile.py Alphabetize imports in nova/tests/ 2012-05-18 12:39:52 -07:00
test_configdrive2.py Remove unused imports 2012-08-17 13:35:05 +08:00
test_context.py Remove hard-coded 'admin' role checking and use policy instead 2012-08-19 00:31:23 +08:00
test_crypto.py Drop AES functions and pycrypto dependency 2012-08-05 04:10:36 +01:00
test_db_api.py Remove test_instance_update_with_instance_id test 2012-08-23 11:39:43 -04:00
test_deprecated.py Only log deprecated config warnings once. 2012-08-05 08:41:22 -04:00
test_exception.py Alphabetize imports in nova/tests/ 2012-05-18 12:39:52 -07:00
test_fakelibvirt.py Clean up ElementTree usage 2012-04-30 15:10:19 -04:00
test_flags.py Unused imports cleanup (folsom-2) 2012-06-03 13:26:35 +08:00
test_hypervapi.py Adds Hyper-V support in nova-compute (with new network_info model), including unit tests 2012-08-16 03:38:51 +03:00
test_imagebackend.py Move ensure_tree to utils 2012-08-26 21:31:57 +10:00
test_imagecache.py maint: libvirt imagecache: remove redundant interpreter spec 2012-07-29 01:36:31 +01:00
test_instance_types.py Switch to common logging. 2012-07-02 15:57:09 -05:00
test_instance_types_extra_specs.py Flavor extra specs extension use instance_type id 2012-08-06 18:26:15 +08:00
test_iptables_network.py Change IPtablesManager to preserve packet:byte counts. 2012-08-15 15:10:45 -04:00
test_ipv6.py Switch to common logging. 2012-07-02 15:57:09 -05:00
test_iscsi.py Fix failed iscsi tgt delete errors with new tgtadm 2012-08-01 14:10:03 +00:00
test_libvirt.py Merge "Move ensure_tree to utils" 2012-08-27 16:43:03 +00:00
test_libvirt_config.py Adds support for serial to libvirt config disks. 2012-08-16 11:48:24 -07:00
test_libvirt_vif.py Unused imports cleanup (folsom-2) 2012-06-03 13:26:35 +08:00
test_metadata.py OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
test_migrations.conf Make database downgrade works 2012-02-17 18:30:09 +08:00
test_migrations.py Switch to common logging. 2012-07-02 15:57:09 -05:00
test_misc.py Makes sure tests don't leave lockfiles around 2012-08-17 17:26:42 +00:00
test_netapp.py Add support for snapshots and volume types to netapp driver. 2012-07-25 16:37:04 -04:00
test_nexenta.py Alphabetize imports in nova/tests/ 2012-05-18 12:39:52 -07:00
test_notifications.py Remove stub_network flag 2012-08-21 15:11:35 +00:00
test_nova_manage.py Implement network creation in compute API 2012-08-21 16:10:24 +03:00
test_nova_rootwrap.py Typo fix: existant => existent 2012-08-22 11:26:13 -07:00
test_objectstore.py Alphabetize imports in nova/tests/ 2012-05-18 12:39:52 -07:00
test_pipelib.py Remove unused imports 2012-08-02 14:07:06 -07:00
test_plugin_api_extensions.py Remove unused imports 2012-08-17 13:35:05 +08:00
test_policy.py Remove hard-coded 'admin' role checking and use policy instead 2012-08-19 00:31:23 +08:00
test_powervm.py Add PowerVM compute driver and unit tests. 2012-08-14 14:18:38 -03:00
test_quota.py Revert per-user-quotas 2012-08-16 22:51:02 -07:00
test_service.py Remove unused imports 2012-08-17 13:35:05 +08:00
test_skip_examples.py
test_storwize_svc.py Remove unused imports 2012-08-17 13:35:05 +08:00
test_test.py Use rpc from openstack-common. 2012-06-20 12:57:21 -04:00
test_test_utils.py Update a few doc strings. 2011-08-22 23:26:12 +02:00
test_utils.py Merge "Move ensure_tree to utils" 2012-08-27 16:43:03 +00:00
test_versions.py Remove a whole bunch of unused imports 2012-01-13 13:55:38 -08:00
test_virt.py Fix the inject_metadata_into_fs in the disk API. 2012-08-09 13:16:43 -04:00
test_virt_drivers.py Re-work the handling of firewall_driver default 2012-08-23 12:09:35 +01:00
test_vmmode.py Compute: VM-Mode should use instance dict. 2012-07-30 21:25:01 +00:00
test_vmwareapi.py refactor vmwareapi_conn => vmwareapi/driver 2012-07-10 11:42:05 -04:00
test_volume.py Merge "Move volume size validation to api layer." 2012-08-20 07:54:34 +00:00
test_volume_types.py Typo fix: existant => existent 2012-08-22 11:26:13 -07:00
test_volume_types_extra_specs.py Removes constraints from instance and volume types 2012-02-08 11:27:39 -08:00
test_volume_utils.py Remove stub_network flag 2012-08-21 15:11:35 +00:00
test_wsgi.py Typo fix: existant => existent 2012-08-22 11:26:13 -07:00
test_xenapi.py Remove duplicated test_migrate_disk_and_power_off() 2012-08-24 20:33:39 -04:00
test_xensm.py Remove unused imports 2012-08-17 13:35:05 +08:00
utils.py Cleanup of image service code 2012-06-27 14:31:35 -07:00