nova/nova/conductor/tasks
Matt Riedemann 685c16041c Refactor LiveMigrationTask._find_destination
This method was getting too large and complicated, so this
change pulls out the part that deals with building a
RequestSpec to send to select_destinations().

Change-Id: I5cb183cefe5d30abef48f292c73fc8779110b841
2017-08-30 14:24:52 -04:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
base.py Create class hierarchy for tasks in conductor 2015-07-30 17:35:56 +03:00
live_migrate.py Refactor LiveMigrationTask._find_destination 2017-08-30 14:24:52 -04:00
migrate.py Count instances to check quota 2017-07-18 17:31:15 +00:00