nova/nova/tests/unit/objects
Dan Smith 8272dedfb8 Fix some straggling uses of passing context to remotable methods in tests
We are on a path to remove the implicit context argument for remotable methods
when we move to oslo.versiondobjects (o.vo). In the process of doing a POC for
nova using o.vo, I discovered a few straggling cases where we still depend on
that in the tests.

Related to blueprint kilo-objects

Change-Id: I0dda2aca4dc8c30166f2a576864fe2ab2009a77a
2015-03-09 07:30:15 -07: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_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 Fix some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -07: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_numa_topology.py objects: fix issue in test cases for instance numa 2015-02-20 16:14:22 +00: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 Add equivalence operators to NUMACell and NUMAPagesTopology 2015-03-05 13:32:18 -08:00
test_objects.py Merge "Add delattr support to base object" 2015-03-06 13:45:05 +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 Add to_dict() method to PciDevicePool object 2015-01-22 12:15:37 +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 some straggling uses of passing context to remotable methods in tests 2015-03-09 07:30:15 -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