summaryrefslogtreecommitdiff
path: root/nova/tests/unit/conductor
Commit message (Expand)AuthorAgeFilesLines
...
* Follow up to I5b9d41ef34385689d8da9b3962a1eac759eddf6aMatt Riedemann2019-12-121-1/+2
* Merge "Add ConfirmResizeTask"Zuul2019-12-121-0/+175
|\
| * Add ConfirmResizeTaskMatt Riedemann2019-12-091-0/+175
* | Use provider mappings from Placement (mostly)Eric Fried2019-12-062-64/+53
|/
* Merge "Sanity check instance mapping during scheduling"Zuul2019-11-281-0/+58
|\
| * Sanity check instance mapping during schedulingMatt Riedemann2019-09-231-0/+58
* | Handle target host cross-cell cold migration in conductorMatt Riedemann2019-11-201-0/+21
* | Merge "Restrict RequestSpec to cell when evacuating"Zuul2019-11-141-0/+4
|\ \
| * | Restrict RequestSpec to cell when evacuatingMatt Riedemann2019-08-201-0/+4
* | | Merge "Resolve TODO in _remove_host_allocations"Zuul2019-11-121-15/+12
|\ \ \
| * | | Resolve TODO in _remove_host_allocationsMatt Riedemann2019-11-101-15/+12
* | | | Merge "Plumb allow_cross_cell_resize into compute API resize()"Zuul2019-11-121-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Plumb allow_cross_cell_resize into compute API resize()Matt Riedemann2019-11-051-0/+32
* | | | Merge "Refresh instance in MigrationTask.execute Exception handler"Zuul2019-11-071-5/+34
|\ \ \ \ | |/ / /
| * | | Refresh instance in MigrationTask.execute Exception handlerMatt Riedemann2019-11-051-5/+34
* | | | Merge "Execute CrossCellMigrationTask from MigrationTask"Zuul2019-11-072-14/+103
|\ \ \ \ | |/ / /
| * | | Execute CrossCellMigrationTask from MigrationTaskMatt Riedemann2019-11-052-14/+103
* | | | Merge "Pass exception through TaskBase.rollback"Zuul2019-11-063-12/+12
|\ \ \ \ | |/ / /
| * | | Pass exception through TaskBase.rollbackMatt Riedemann2019-11-043-12/+12
* | | | Merge "Follow up to I3e28c0163dc14dacf847c5a69730ba2e29650370"Zuul2019-11-051-1/+4
|\ \ \ \ | |/ / /
| * | | Follow up to I3e28c0163dc14dacf847c5a69730ba2e29650370Matt Riedemann2019-11-041-1/+4
* | | | Merge "Allow evacuating server with port resource request"Zuul2019-11-041-3/+56
|\ \ \ \ | |/ / / |/| | |
| * | | Allow evacuating server with port resource requestBalazs Gibizer2019-10-251-3/+56
* | | | Merge "Add FinishResizeAtDestTask"Zuul2019-11-041-4/+252
|\ \ \ \
| * | | | Add FinishResizeAtDestTaskMatt Riedemann2019-11-021-4/+252
* | | | | Merge "Use long_rpc_timeout in conductor migrate_server RPC API call"Zuul2019-11-041-0/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use long_rpc_timeout in conductor migrate_server RPC API callMatt Riedemann2019-11-011-0/+30
* | | | | Add Aggregate image caching progress notificationsDan Smith2019-10-291-1/+1
|/ / / /
* | | | Log some stats for image pre-cacheDan Smith2019-10-291-0/+44
* | | | Add PrepResizeAtSourceTaskMatt Riedemann2019-10-151-1/+97
* | | | Add PrepResizeAtDestTaskMatt Riedemann2019-10-151-6/+268
|/ / /
* | | Add cache_images() to conductorDan Smith2019-10-141-0/+70
* | | Merge "Remove Rocky compute compat checks for live migration with port bindings"Zuul2019-10-091-3/+1
|\ \ \
| * | | Remove Rocky compute compat checks for live migration with port bindingsMatt Riedemann2019-10-041-3/+1
* | | | FUP to I4d181b44494f3b0b04537d5798537831c8fdf400Matt Riedemann2019-10-031-23/+4
|/ / /
* | | FUP to I30916d8d10d70ce25523fa4961007cedbdfe8ad7Matt Riedemann2019-10-031-2/+3
* | | Handle get_host_availability_zone error during rescheduleMatt Riedemann2019-10-011-0/+44
* | | Handle legacy request spec dict in ComputeTaskManager._cold_migrateMatt Riedemann2019-09-241-0/+30
* | | Reject migration with QoS port from conductor if RPC pinnedBalazs Gibizer2019-09-241-7/+9
| |/ |/|
* | Deprecate CONF.workarounds.enable_numa_live_migrationArtom Lifshitz2019-09-121-5/+27
* | NUMA live migration supportArtom Lifshitz2019-09-121-9/+18
* | Add min service level check for migrate with bandwidthBalazs Gibizer2019-09-061-0/+532
* | Merge "unit test: do not fill rp mapping for failed re-schedule"Zuul2019-09-041-0/+72
|\ \
| * | unit test: do not fill rp mapping for failed re-scheduleBalazs Gibizer2019-09-031-0/+72
* | | Merge "re-calculate provider mapping during migration"Zuul2019-09-041-2/+18
|\ \ \ | |/ /
| * | re-calculate provider mapping during migrationBalazs Gibizer2019-08-301-2/+18
* | | Merge "Add request_spec to server move RPC calls"Zuul2019-09-021-3/+4
|\ \ \ | |/ /
| * | Add request_spec to server move RPC callsBalazs Gibizer2019-08-301-3/+4
* | | Merge "Pass network API to the conducor's MigrationTask"Zuul2019-09-021-1/+4
|\ \ \ | |/ /
| * | Pass network API to the conducor's MigrationTaskBalazs Gibizer2019-08-301-1/+4