nova/nova/tests
Matt Riedemann 425518d198 Execute CrossCellMigrationTask from MigrationTask
This adds the code to check if a cross-cell move is
allowed by the RequestSpec, which is set in the API,
and if so, checks to see if the scheduler selected
a host in another cell. If so, then CrossCellMigrationTask
is executed.

Note the _restrict_request_spec_to_cell method gets
renamed and logging is adjusted since we may not be
restricting the scheduler to hosts in the same cell
if cross-cell moves are allowed.

Part of blueprint cross-cell-resize

Change-Id: Ibaa31fc8079c16e169472372c05dc48ff0602515
2019-11-05 14:16:03 -05:00
..
functional Execute CrossCellMigrationTask from MigrationTask 2019-11-05 14:16:03 -05:00
unit Execute CrossCellMigrationTask from MigrationTask 2019-11-05 14:16:03 -05:00
__init__.py
fixtures.py Merge "fixtures: Add support for security groups" 2019-10-30 23:43:43 +00:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00