Bug 1041052 - [RFE][nova]: Unified Migrations
Summary: [RFE][nova]: Unified Migrations
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Nikola Dipanov
QA Contact: Ami Jeain
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:30 UTC by RHOS Integration
Modified: 2019-09-09 16:47 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-04 06:23:51 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:30:44 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/unified-migrations.

Description:

Resize/Migrate/LiveMigrate/Rebuild are all separate code paths. They should be unified to share as much of the same code as possible, as right now they do not. The overwhelming consensus is that coordination of the migrations should be moved to conductor, where we can eventually eliminate the migration state living on the compute nodes and the implicit trust between compute nodes required to pull off a migration.

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-06 16:12:24 UTC
Require regression testing of resize/migrate/live migrate/rebuild operations.


Note You need to log in before you can comment on or make changes to this bug.