nova/nova/tests/cells
Chris Behrens 6b4ad2d7d2 Cells: Add cells API extension
Enables cells-related functionality such as adding neighbor cells,
listing neighbor cells, and showing the capabilities of the local cell.

Implements blueprint nova-compute-cells

DocImpact

Change-Id: Iacc1e68721a7867aeaf233903cbe6d18f09ad96e
2013-01-15 01:22:35 +00:00
..
__init__.py Cells: Add the main code. 2013-01-04 20:45:05 +00:00
fakes.py Clarify the DBApi object in cells fakes 2013-01-08 21:46:01 +00:00
test_cells_manager.py Cells: Add cells API extension 2013-01-15 01:22:35 +00:00
test_cells_messaging.py Cells: Add cells API extension 2013-01-15 01:22:35 +00:00
test_cells_rpc_driver.py Cells: Add the main code. 2013-01-04 20:45:05 +00:00
test_cells_rpcapi.py Cells: Add cells API extension 2013-01-15 01:22:35 +00:00
test_cells_scheduler.py fix N402 for nova/tests 2013-01-09 00:17:51 -05:00
test_cells_utils.py Cells: Add periodic instance healing 2013-01-04 22:41:02 +00:00