nova/nova/tests/unit/cells
Jesse J. Cook 154aaace9f Unavailable hosts have no resources for use
If a host's:

  * resources are unavailable
  * in a unusable state

the system should:

  * report 0 resources
  * show 0 resources
  * not be scheduled to

Change-Id: Ia1c2f6f161dde1e23acce85a54566d07805d13df
Closes-Bug: 1503453
(cherry picked from commit 016b810f67)
2016-05-31 09:16:03 -07:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fakes.py Removal of unnecessary `import_opt`s for cells config options 2016-02-12 14:16:54 +02:00
test_cells_filters.py Cells: cell scheduler anti-affinity filter 2015-06-22 12:00:03 -04:00
test_cells_manager.py Removal of unnecessary `import_opt`s for cells config options 2016-02-12 14:16:54 +02:00
test_cells_messaging.py Removal of unnecessary `import_opt`s for cells config options 2016-02-12 14:16:54 +02:00
test_cells_rpc_driver.py Removal of unnecessary `import_opt`s for cells config options 2016-02-12 14:16:54 +02:00
test_cells_rpcapi.py Merge "Fix Cells RPC API by accepting a RequestSpec arg" 2016-03-01 16:40:55 +00:00
test_cells_scheduler.py Avoid lazy-loads of ec2_ids on Instance 2016-03-15 07:07:15 -07:00
test_cells_state_manager.py Unavailable hosts have no resources for use 2016-05-31 09:16:03 -07:00
test_cells_utils.py Cells: Limit instances pulled in _heal_instances 2015-09-22 11:03:55 -04:00
test_cells_weights.py Use TimeFixture from oslo_utils to override time in tests 2015-12-18 12:15:00 -05:00