nova/nova/tests/unit/objects
Jenkins 3ee98a619f Merge "Fix serializer supported version reporting in object_backport" 2015-07-24 22:23:03 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_agent.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_aggregate.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_bandwidth_usage.py Map uuid db field to instance_uuid in BandwidthUsage object 2015-06-08 13:37:56 -04:00
test_block_device.py Merge "Enable python34 tests for nova/tests/unit/objects/test*.py" 2015-07-09 14:51:14 +00:00
test_cell_mapping.py Switch from MySQL-python to PyMySQL 2015-07-03 22:09:36 +00:00
test_compute_node.py Merge "Add virt resource update to ComputeNode object" 2015-06-22 18:30:12 +00:00
test_dns_domain.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_ec2.py Add EC2Ids object and link to Instance object as optional attribute 2015-04-12 00:50:19 +02:00
test_external_event.py Use EnumField for instance external event name 2015-05-20 22:16:52 +00:00
test_fields.py Add VersionPredicate type of field 2015-07-22 00:20:59 +02:00
test_fixed_ip.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_flavor.py initialize objects with context in Flavor object tests 2015-01-06 20:49:47 +00:00
test_floating_ip.py Optimize 'floating_ip_bulk_create' function 2014-12-01 20:12:06 +04:00
test_host_mapping.py Add HostMapping object 2015-07-10 07:30:28 +00:00
test_hv_spec.py compute: rename hvtype.py to hv_type.py 2014-11-20 11:26:39 +00:00
test_image_meta.py Fix typos detected by toolkit misspellings. 2015-06-26 15:21:34 +08:00
test_instance.py Merge "Revert "Remove useless db call instance_get_all_hung_in_rebooting"" 2015-07-24 19:41:02 +00:00
test_instance_action.py Replace unicode with six.text_type 2015-05-12 12:31:20 +02:00
test_instance_fault.py initialize objects with context in InstanceFault object tests 2015-01-08 06:50:05 +00:00
test_instance_group.py Fix some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -07:00
test_instance_info_cache.py Remove assertRemotes() from objects tests 2015-06-08 07:18:16 -07:00
test_instance_mapping.py Add InstanceMapping object 2015-03-18 15:24:25 -04:00
test_instance_numa_topology.py Remove usage of remotable context parameter in instance* objects 2015-03-17 12:52:56 -07:00
test_instance_pci_requests.py Fix handling of pci_requests in consume_from_instance. 2015-04-17 17:05:42 +01:00
test_keypair.py Adds keypair type database migration 2015-02-09 21:02:09 +02:00
test_migration.py Add migration_type to Migration object 2015-05-14 18:46:10 -07:00
test_monitor_metric.py Adds MonitorMetric object 2015-07-06 09:47:24 -04:00
test_network.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_network_request.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_numa.py Merge "objects: introduce numa topology limits objects" 2015-03-13 09:45:23 +00:00
test_objects.py Merge "Fix serializer supported version reporting in object_backport" 2015-07-24 22:23:03 +00:00
test_pci_device.py Remove assertRemotes() from objects tests 2015-06-08 07:18:16 -07:00
test_pci_device_pool.py Cleanups for pci stats in preparation for RT using ComputeNode 2015-05-23 03:41:19 +01:00
test_quotas.py Fix some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -07:00
test_security_group.py Remove assertRemotes() from objects tests 2015-06-08 07:18:16 -07:00
test_security_group_rule.py Make readonly field tests use exception from oslo.versionedobjects 2015-06-22 11:46:20 +00:00
test_service.py Introducing new forced_down field for a Service object 2015-07-13 21:27:58 +02:00
test_tag.py Added method exists to the Tag object 2015-07-09 09:00:39 +03:00
test_task_log.py Add a TaskLog object 2015-06-15 12:30:52 +02:00
test_vcpu_model.py Add VirtCPUModel nova objects 2015-02-09 10:26:10 +11:00
test_virt_cpu_topology.py Convert hardware.VirtCPUTopology to nova object 2014-11-20 09:14:25 -05:00
test_virtual_interface.py initialize objects with context in VirtualInterface object tests 2015-01-15 17:33:35 +00:00