Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/auto-confirm-migrate-action. Description: Currently the admin action migrate share the same code path with the user action resize, so the user might get confused after migrate finished but need confirm_resize or revert_resize command to confirm or revert, the migrate action should transparent to user, he/she do not need to worry about the location of the migrate, this bp change the migrate action to auto confirm it when the migration succeeds in v3. Specification URL (additional information): None