Bug 1041112

Summary: [RFE][nova]: A weigher function to make use of volume affinity.
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/volume-affinity-weighter-function
Whiteboard: upstream_milestone_none upstream_status_slow-progress upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:28:44 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:39:39 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/volume-affinity-weighter-function.

Description:

To reduce latency it may be desired to try to place an instance on a host which contains a volume assosiated with this instance. This can be done implicitly with a specific weighter function enabled, which takes into account volume affinity. This will result in an instance scheduled anyway whether the host with the volume was available or not.

Specification URL (additional information):

None