nova/nova/tests/cells
Chris Behrens 0d9a2b9de2 Make cells use Fault obj for create
Add support into InstanceFault.create() to handle where we need to
duplicate any faults in the API cells. Convert the cells code to use
InstanceFault.create()

NOTE: This happens to fix an oversight where we accidentally left the
update_cells=False kwarg off of the db call in the cells code.

Change-Id: Iec11b8259aaecba055a6d5636ab60dfa0dbb6c83
2014-05-02 12:17:16 -07:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
fakes.py Merge "Makes _PATH_CELL_SEP a public global variable" 2013-07-17 09:07:00 +00:00
test_cells_filters.py Utilizes assertIsNone and assertIsNotNone - tests/etc 2013-10-31 06:06:02 +09:00
test_cells_manager.py Rename instance_actions v3 to server_actions 2014-04-01 14:59:31 +02:00
test_cells_messaging.py Make cells use Fault obj for create 2014-05-02 12:17:16 -07:00
test_cells_rpc_driver.py Port to oslo.messaging 2014-02-01 09:53:24 +00:00
test_cells_rpcapi.py Cells: Send instance object for instance_delete_everywhere 2014-03-18 10:14:23 -04:00
test_cells_scheduler.py Fix regression issues with cells target filter 2013-09-10 21:25:52 +00:00
test_cells_state_manager.py Count memory and disk slots once in cells state manager 2014-02-13 10:40:14 -05:00
test_cells_utils.py Convert TestCases to NoDBTestCase 2013-09-21 20:46:04 +10:00
test_cells_weights.py Rename Openstack to OpenStack 2014-02-13 16:20:50 +08:00