Bug 1041140 - [RFE][nova]: flexible evacuate host with nova scheduler
Summary: [RFE][nova]: flexible evacuate host with nova scheduler
Keywords:
Status: CLOSED DUPLICATE of bug 1164280
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: Ami Jeain
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On: 1043706
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:46 UTC by RHOS Integration
Modified: 2019-09-09 14:19 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-16 18:38:43 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:46:40 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/flexible-evacuate-scheduler.

Description:

Currently, we can only evacuate vm to a specified host and also we did not make some pre-checking to see if the host is valid or not.

The bp include two requirements:
1) Enable nova scheduler validate target evacuate host if evacuate with a specified host.
2) Enable nova scheduler help select a best target host for evacuate just like live migration without target host.

For item 1), we can leverage the logic from https://blueprints.launchpad.net/nova/+spec/validate-targethost-live-migration.

For item 2), we may need to add an evacuate task just like live migration task and let evacuate task call nova scheduler select_destinations to select best target host for evacuate if evacuate host was not specified.


Specification URL (additional information):

None

Comment 2 Stephen Gordon 2015-03-16 18:38:43 UTC

*** This bug has been marked as a duplicate of bug 1164280 ***


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