nova/nova/tests/unit/objects
Sylvain Bauza 2678229301 Fix PCIDevicePool.to_dict() when the object has no tags
If the object is created without specifying the tags attribute, then the
iteration can fail.

Change-Id: I092eaa70144772c8ab3b1ac76dd30e573d32f5d7
Closes-Bug: #1436455
2015-03-25 18:13:59 +01: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 Fix some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -07:00
test_block_device.py Add a test for block_device_make_list_from_dicts 2015-02-19 15:34:04 -08:00
test_cell_mapping.py Add CellMapping object 2015-03-18 15:19:54 -04:00
test_compute_node.py objects: remove default values for numa cell 2015-02-12 05:07:27 -05:00
test_dns_domain.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_ec2.py initialize objects with context in EC2 object tests 2015-01-06 20:49:47 +00:00
test_external_event.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_fields.py Add enum fieldtype field 2015-02-09 10:25:22 +11: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_hv_spec.py compute: rename hvtype.py to hv_type.py 2014-11-20 11:26:39 +00:00
test_instance.py Merge "ensure DatabaseFixture removes db on cleanup" 2015-03-13 18:01:39 +00:00
test_instance_action.py Fix some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -07: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 move all tests to nova/tests/unit 2014-11-12 15:31:08 -05: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 Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_keypair.py Adds keypair type database migration 2015-02-09 21:02:09 +02:00
test_migration.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05: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 "Add a fixture for the NovaObject indirection API" 2015-03-25 15:59:02 +00:00
test_pci_device.py Fix up PciDevice remotable context usage 2015-03-06 07:43:15 -08:00
test_pci_device_pool.py Fix PCIDevicePool.to_dict() when the object has no tags 2015-03-25 18:13:59 +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 Fix some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -07:00
test_security_group_rule.py initialize objects with context in SecurityGroupRule object tests 2015-01-08 06:50:05 +00:00
test_service.py Fix ComputeNode backport for Service.obj_make_compatible 2015-03-13 11:32:56 -07:00
test_tag.py initialize objects with context in Tag object tests 2015-01-15 17:33:35 +00: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