Bug 1041053 - [RFE][nova]: Take advantage of the new BDM format when attaching volumes
Summary: [RFE][nova]: Take advantage of the new BDM format when attaching volumes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: Upstream M3
: 5.0 (RHEL 7)
Assignee: Nikola Dipanov
QA Contact: Omri Hochman
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_icehouse-3 upstrea...
Depends On: 1085036
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:30 UTC by RHOS Integration
Modified: 2019-09-09 14:44 UTC (History)
10 users (show)

Fixed In Version: openstack-nova-2014.1-3.el7ost
Doc Type: Enhancement
Doc Text:
With this update, the API call for attaching volumes to instances in Compute (servers/[INSTANCE_UUID]/os-volume_attachments) now accepts two additional parameters in the body: disk_bus and device_type. If these parameters are specified, the libvirt driver attempts to honor them when attaching the volume. The following values are accepted: * disk_bus: 'scsi' and 'virtio' * device_type: 'disk', 'cdrom', 'floppy', and 'lun'
Clone Of:
Environment:
Last Closed: 2014-07-08 15:27:05 UTC
Target Upstream Version:
ndipanov: needinfo+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0853 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement - Compute 2014-07-08 19:22:38 UTC

Description RHOS Integration 2013-12-12 13:30:54 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/use-new-bdm-format-in-attach.

Description:

As part of the havana blueprint improve-block-device-handling we added some data that can be associated with the volume. We can now use this data when attaching volumes (not only when booting). Several things will need to be done.

* Add the needed options to the volume-attach API calls in the v3 API
* Make all the attach code paths use the new-format of block devices and not rely on the legacy data format
* Implement the new use of the new format in the libvirt driver.

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-06 21:19:46 UTC
Assigning to Nikola as he is the current assignee upstream.

Comment 4 Summer Long 2014-03-28 09:56:02 UTC
Looks like changes are only in the API; no doc impact.

Comment 14 errata-xmlrpc 2014-07-08 15:27:05 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2014-0853.html


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