nova/nova/tests/unit/objects
Eric Fried 8e1ca5bf34 Use uuidsentinel from oslo.utils
oslo.utils release 3.37.0 [1] introduced uuidsentinel [2]. This change
rips out nova's uuidsentinel and replaces it with the one from
oslo.utils.

[1] https://review.openstack.org/#/c/599754/
[2] https://review.openstack.org/#/c/594179/

Change-Id: I7f5f08691ca3f73073c66c29dddb996fb2c2b266
Depends-On: https://review.openstack.org/600041
2018-09-05 09:08:54 -05:00
..
__init__.py
test_agent.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_aggregate.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_bandwidth_usage.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_block_device.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_build_request.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_cell_mapping.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_compute_node.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_console_auth_token.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_diagnostics.py Added nova objects for intance diagnostics 2017-05-30 00:39:44 +04:00
test_dns_domain.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_ec2.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_external_event.py Use EnumField for instance external event name 2015-05-20 22:16:52 +00:00
test_fields.py Add VIFMigrateData object for live migration 2018-07-19 09:08:12 -04:00
test_fixed_ip.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_flavor.py Fix all invalid obj_make_compatible test case 2018-07-27 02:20:46 +00:00
test_floating_ip.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_host_mapping.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_hv_spec.py objects: Move 'vm_mode' to 'fields.VMMode' 2016-11-25 16:19:44 +00:00
test_image_meta.py Update ImageMetaProp object to expose traits 2018-04-05 16:18:59 -07:00
test_instance.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_instance_action.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_instance_device_metadata.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_instance_fault.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_instance_group.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_instance_info_cache.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_instance_mapping.py Add queued_for_delete field to InstanceMapping object 2018-07-23 12:46:13 +02:00
test_instance_numa_topology.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_instance_pci_requests.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_keypair.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_migrate_data.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_migration.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_migration_context.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_monitor_metric.py Fix MonitorMetric obj_make_compatible 2016-09-12 14:10:41 +00:00
test_network.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_network_request.py Fix all invalid obj_make_compatible test case 2018-07-27 02:20:46 +00:00
test_numa.py objects: Add NUMATopologyLimits.network_metadata 2018-07-09 10:08:08 +01:00
test_objects.py Merge "Add queued_for_delete field to InstanceMapping object" 2018-07-25 04:59:45 +00:00
test_pci_device.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_pci_device_pool.py Return empty PciDevicePoolList obj instead of None 2015-09-11 21:20:01 +02:00
test_quotas.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_request_spec.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_security_group.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_security_group_rule.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_selection.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_service.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_tag.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_task_log.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_trusted_certs.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_vcpu_model.py objects: Move 'cpumodel' to 'fields.CPU*' 2016-11-25 16:19:43 +00:00
test_virt_cpu_topology.py Convert hardware.VirtCPUTopology to nova object 2014-11-20 09:14:25 -05:00
test_virtual_interface.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_volume_usage.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00