Bug 1041234

Summary: [RFE][nova]: Adding access-mode to BDM
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/blockdevice-access-mode
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:42:22 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 14:01:54 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/blockdevice-access-mode.

Description:

Currently Cinder support client access volume with a particular mode: read-write (rw) and read-only (ro). So base on this feature Nova can allow user attach a read-only volume to an instance, and in future to attach a volume to multiple instance. For support this Nova need save block device's access mode information to block device mapping database table, it will be used to support volume information query by API (v2 and v3), manager such as instance's attached volume swapping handling.


Specification URL (additional information):

None