Bug 1041655

Summary: [RFE][cinder]: Updated the RBD driver to include qos functionality.
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/cinder/+spec/cinder-rbd-driver-qos
Whiteboard: upstream_milestone_none upstream_status_not-started upstream_definition_superseded
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:29:56 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 18:31:04 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/cinder-rbd-driver-qos.

Description:

With Ceph we can define many pools, each pool can use different OSDs (disk/server).

A pool can easily represent a QoS capability. 
Example: a pool can use only SSD, a other one can use disk cached on SSD, and a last one use only cheap disk.

Cinder should allow to choice the rbd pool in function of a metadata of the volume during the creation.

Specification URL (additional information):

None