nova/nova/tests/unit/scheduler/filters
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_affinity_filters.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_aggregate_image_properties_isolation_filters.py [scheduler][tests]: Fix incorrect aggr mock values 2016-11-25 19:54:15 +03:00
test_aggregate_instance_extra_specs_filters.py Remove deprecated TrustedFilter 2017-11-28 14:54:31 -05:00
test_aggregate_multitenancy_isolation_filters.py Modify Aggregate filters for RequestSpec 2015-11-24 23:39:14 +01:00
test_availability_zone_filters.py [scheduler][tests]: Fix incorrect aggr mock values 2016-11-25 19:54:15 +03:00
test_compute_capabilities_filters.py Remove deprecated TrustedFilter 2017-11-28 14:54:31 -05:00
test_compute_filters.py Modify default filters for RequestSpec 2015-11-30 09:47:27 +01:00
test_core_filters.py Modify metric-related filters for RequestSpec 2015-11-30 09:47:29 +01:00
test_disk_filters.py Remove unnecessary setUp and tearDown 2016-09-20 14:52:19 +08:00
test_extra_specs_ops.py Add ALL-IN operator to extra spec ops 2014-11-20 07:55:30 +01:00
test_image_props_filters.py Added ability to configure default architecture for ImagePropertiesFilter 2018-05-14 16:55:13 -04:00
test_io_ops_filters.py Fix IoOpsFilter test case class name. 2017-09-26 01:47:54 +09:00
test_isolated_hosts_filter.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_json_filters.py Modify left filters for RequestSpec 2015-12-11 12:27:20 +01:00
test_metrics_filters.py Use flake8-import-order 2017-03-06 06:50:23 -08:00
test_num_instances_filters.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
test_numa_topology_filters.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_pci_passthrough_filters.py PCI: Check pci_requests object is empty before passing to support_requests 2017-01-25 11:14:39 +02:00
test_ram_filters.py Modify default filters for RequestSpec 2015-11-30 09:47:27 +01:00
test_retry_filters.py Modify default filters for RequestSpec 2015-11-30 09:47:27 +01:00
test_type_filters.py Delete the TypeAffinityFilter 2017-12-14 17:09:56 -05:00
test_utils.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00