cinder/cinder/tests/unit/scheduler
Brian Rosmaita b0279f2080 Introduce config to supplement periodic_interval
Because the periodic_interval config option is used in several
places, it is difficult to tune its value.  This patch restricts
the use of periodic_interval to its original purpose and introduces
four new config options that may be tuned independently:
* backup_driver_init_check_interval
* backup_driver_status_check_interval
* scheduler_driver_init_wait_time
* backend_stats_polling_interval

Includes release note and upgrade check.

Change-Id: I498484b06cd379ad65f6f0d18aaaeb85214d4b1e
Closes-bug: #1823748
2019-04-10 11:27:47 -04:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_hosts.py Remove six.iter* 2016-06-28 23:23:10 -04:00
fakes.py Make scheduler check online_extend_support capability 2018-06-26 14:42:34 -03:00
test_allocated_capacity_weigher.py Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
test_base_filter.py Remove log translations 2017-03-19 14:59:57 +00:00
test_capacity_weigher.py Overprovisioning Improvements 2018-01-25 07:37:17 -02:00
test_chance_weigher.py Cosmetic changes to scheduler 2016-12-14 17:48:53 +01:00
test_filter_scheduler.py Make scheduler check online_extend_support capability 2018-06-26 14:42:34 -03:00
test_goodness_weigher.py GoodnessWeigher schedules non-type volumes 2018-04-26 17:29:06 -05:00
test_host_filters.py Support availability-zone type 2018-05-17 12:09:12 +00:00
test_host_manager.py Fix the problem of the scheduler status 2018-11-30 17:39:14 +09:00
test_rpcapi.py Schedule request to scheduler when manage existing snapshot 2018-01-31 00:48:08 +00:00
test_scheduler.py Introduce config to supplement periodic_interval 2019-04-10 11:27:47 -04:00
test_scheduler_options.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_stochastic_weight_handler.py Simplify calls to mock_object 2016-12-13 18:37:26 +01:00
test_volume_number_weigher.py Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
test_weights.py Move oslo-incubator's scheduler module to cinder 2015-11-24 15:49:31 +01:00