Bug 1041178

Summary: [RFE][nova]: Auto confirm the admin action migrate to eliminate the confusion in V3 api
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-novaAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Ami Jeain <ajeain>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, ndipanov, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, TechPreview, Triaged, Upstream
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/auto-confirm-migrate-action
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_drafting
Fixed In Version: Doc Type: Technology Preview
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-28 15:35:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:51:47 UTC
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