nova/nova/tests/unit/scheduler
huangtianhua 95d56a89b1 Set 'last_checked' flag if start to check scheduler file
Set 'last_checked' to make sure won't get scheduler json
configuration too fast.

Closes-Bug: #1625882
Change-Id: I97acefeacce7a8508d1eb9cb3205367a14be8d86
2016-10-21 10:29:21 +00:00
..
client placement: refactor instance translate function 2016-09-20 15:10:15 -04:00
filters Merge "conf: Group scheduler options" 2016-10-18 13:29:33 +00:00
weights conf: Group scheduler options 2016-10-07 14:36:21 +01:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Merge "Avoid update resource if compute node not updated" 2016-10-11 16:43:32 +00:00
ironic_fakes.py Update HostManager and DiskFilter to use ComputeNode disk ratio 2016-02-22 10:54:22 +01:00
test_caching_scheduler.py Prevent instance disk overcommit against itself 2016-06-21 13:25:28 -05:00
test_chance_scheduler.py Stop using mox (scheduler) 2016-02-01 17:23:47 -05:00
test_client.py rt: isolate report and query sched client tests 2016-08-21 20:43:17 -04:00
test_filter_scheduler.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
test_filters.py Fix invalid uuid warnings 2016-05-10 09:04:37 +00:00
test_host_filters.py Modify left filters for RequestSpec 2015-12-11 12:27:20 +01:00
test_host_manager.py Merge "conf: Group scheduler options" 2016-10-18 13:29:33 +00:00
test_ironic_host_manager.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
test_rpcapi.py Modify Scheduler RPC API to use RequestSpec obj 2016-01-06 00:02:22 +01:00
test_scheduler.py conf: Group scheduler options 2016-10-07 14:36:21 +01:00
test_scheduler_options.py Set 'last_checked' flag if start to check scheduler file 2016-10-21 10:29:21 +00:00
test_scheduler_utils.py Merge "conf: Group scheduler options" 2016-10-18 13:29:33 +00:00