nova/nova/tests/unit/scheduler/filters
Stephen Finucane dc3a8de1f8 trivial: Rewrap definitions of 'NUMACell'
In a future change, I492803eaacc34c69af073689f9159449557919db, we're
going to be adding a new field to all definitions of this object. That
is going to result in a lot of line wrapping which will make the change
a lot harder to grok. Do that wrapping now so that we can make the
functional changes in that future change easier to identify.

Part of blueprint cpu-resources

Change-Id: Id3441073adde563a568c9550df53690d1e6c998a
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-09-02 11:31:27 +01: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 Remove deprecated Core/Ram/DiskFilter 2019-07-23 07:49:41 -07:00
test_disk_filters.py Remove deprecated Core/Ram/DiskFilter 2019-07-23 07:49:41 -07: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 trivial: Rewrap definitions of 'NUMACell' 2019-09-02 11:31:27 +01: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 Remove deprecated Core/Ram/DiskFilter 2019-07-23 07:49:41 -07:00
test_retry_filters.py Deprecate RetryFilter 2019-06-17 15:27:11 -04: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