nova/nova/tests/unit/scheduler
Eric Fried 11a5fcbb6a Allow resource_provider_association_refresh=0
With this change, [compute]resource_provider_association_refresh is
allowed to be zero, which will disable refreshing resource provider
traits and aggregates.

Inventories are still refreshed in a different code path.

A subsequent patch will be submitted to allow manual refresh by sending
SIGHUP to the compute process.

Change-Id: Iec33e656491848b26686fbf6fb5db4a4c94b9ea8
2018-11-06 11:06:44 -06:00
..
client Allow resource_provider_association_refresh=0 2018-11-06 11:06:44 -06:00
filters Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
weights Change deprecated policies to policy 2018-07-27 02:20:30 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
ironic_fakes.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_client.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_filter_scheduler.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_filters.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_host_filters.py Modify left filters for RequestSpec 2015-12-11 12:27:20 +01:00
test_host_manager.py Merge "Refactor scatter-gather utility to return exception objects" 2018-11-03 01:08:18 +00:00
test_request_filter.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_rpcapi.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_scheduler_utils.py Use uuidsentinel from oslo.utils 2018-09-05 09:08:54 -05:00
test_scheduler.py Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
test_utils.py Merge "Use RequestSpec.user_id in scheduler.utils.claim_resources" 2018-10-27 08:49:21 +00:00