nova/nova/tests/unit/objects
Dan Smith 7e36553fa1 Add missing compat routine for Usage object
We added a v1.1 to Usage without a compat routine to go with it. It's not really
a big deal as we're not sending this over RPC anywhere yet that I know of, but
we should have this for the sake of completeness.

Change-Id: Ia50448741b29e1c33e4988a9476418b6ba835983
2016-10-22 23:22:26 -07:00
..
__init__.py
test_agent.py
test_aggregate.py Address feedback on cell-aggregate-api-db patches 2016-08-01 11:46:59 -07:00
test_bandwidth_usage.py Fix invalid uuid warnings in objects testcases 2016-04-20 05:18:01 +00:00
test_block_device.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_build_request.py Update BuildRequest if instance currently being scheduled 2016-09-12 22:31:50 +02:00
test_cell_mapping.py Fix invalid import order 2016-07-04 16:14:20 +05:30
test_compute_node.py Fix invalid import order 2016-07-04 16:14:20 +05:30
test_dns_domain.py Remove DictCompat from DNSDomain 2016-01-11 16:38:06 +00:00
test_ec2.py Fix invalid uuid warnings in objects testcases 2016-04-20 05:18:01 +00:00
test_external_event.py
test_fields.py placement: change resource class to a StringField 2016-10-12 17:24:09 -04:00
test_fixed_ip.py Fix invalid uuid warnings in objects testcases 2016-04-20 05:18:01 +00:00
test_flavor.py Make flavor-manage api call destroy with Flavor object 2016-05-19 16:05:19 +02:00
test_floating_ip.py Using assertIsNone() instead of assertEqual(None) 2016-09-22 07:40:57 +07:00
test_host_mapping.py Fix host mapping saving 2016-07-15 08:49:45 +03:00
test_hv_spec.py
test_image_meta.py image_meta: Add hw_rescue_device and hw_rescue_bus 2016-06-24 21:46:03 +01:00
test_instance.py Removing duplicates from columns_to_join list 2016-09-28 16:17:04 +00:00
test_instance_action.py Fix invalid uuid warnings in objects testcases 2016-04-20 05:18:01 +00:00
test_instance_device_metadata.py objects: new InstanceDeviceMetadata object 2016-06-24 04:30:51 -04:00
test_instance_fault.py Remove mox in tests/unit/objects/test_instance_faults 2016-06-13 09:32:13 +00:00
test_instance_group.py Make InstanceGroup object favor the API database 2016-08-19 10:46:19 -07:00
test_instance_info_cache.py Implements proper UUID format for few objects tests. 2015-12-16 17:31:03 +01:00
test_instance_mapping.py Fix invalid import order 2016-07-04 16:14:20 +05:30
test_instance_numa_topology.py Save all instance extras in a single db call 2016-05-25 12:23:03 +02:00
test_instance_pci_requests.py pci: Deprecate is_new from pci requests 2016-06-21 13:19:57 +03:00
test_keypair.py 'limit' and 'marker' support for db_api and keypair_obj 2016-07-12 14:25:33 +03:00
test_migrate_data.py Hyper-V: update live migrate data object 2016-08-22 12:46:16 +03:00
test_migration.py Remove mox from tests/unit/objects/test_migration.py 2016-04-01 15:56:55 +09:00
test_migration_context.py pci: Move PCI devices and PCI requests into migration context 2016-06-03 02:09:33 +03:00
test_monitor_metric.py Fix MonitorMetric obj_make_compatible 2016-09-12 14:10:41 +00:00
test_network.py Implements proper UUID format for few objects tests. 2015-12-16 17:31:03 +01:00
test_network_request.py Compute manager device tagging support 2016-06-29 16:53:34 -07:00
test_numa.py Added better error messages during (un)pinning CPUs 2016-07-05 09:13:19 +00:00
test_objects.py placement: change resource class to a StringField 2016-10-12 17:24:09 -04:00
test_pci_device.py Use more specific asserts in tests 2016-10-12 11:12:08 +01:00
test_pci_device_pool.py
test_quotas.py Remove mox in tests/unit/objects/test_quotas 2016-06-29 16:00:27 +08:00
test_request_spec.py Use more specific asserts in tests 2016-10-12 11:12:08 +01:00
test_resource_provider.py Add missing compat routine for Usage object 2016-10-22 23:22:26 -07:00
test_security_group.py Remove DictCompat from SecurityGroup 2016-07-06 14:30:09 -04:00
test_security_group_rule.py Fix invalid import order 2016-07-04 16:14:20 +05:30
test_service.py Add objects.ServiceList.get_all_computes_by_hv_type 2016-08-01 16:38:21 -04:00
test_tag.py
test_task_log.py
test_vcpu_model.py
test_virt_cpu_topology.py
test_virtual_interface.py Add VirtualInterface.destroy() 2016-07-12 14:53:48 -07:00
test_volume_usage.py Fix invalid uuid warnings in objects testcases 2016-04-20 05:18:01 +00:00