EC2 DescribeImages always reports a rootDeviceType of instance-store, even for EBS-backed AMI

Bug #1024354 reported by Eoghan Glynn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Eoghan Glynn

Bug Description

The EC2 DescribeImages API always reports a rootDeviceType of instance-store, even for the analogue of an EBS-backed AMI (i.e. an image that leads to a booted-from-volume instance).

This gives a false impression that the image in question is backed by a ephemeral root device, whereas in fact the root device is volume-backed.

Eoghan Glynn (eglynn)
Changed in nova:
assignee: nobody → Eoghan Glynn (eglynn)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/9833

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/9833
Committed: http://github.com/openstack/nova/commit/b898badbbc237cceb8ced9d89f4c53e2df98ee4d
Submitter: Jenkins
Branch: master

commit b898badbbc237cceb8ced9d89f4c53e2df98ee4d
Author: Eoghan Glynn <email address hidden>
Date: Sat Jul 14 21:30:43 2012 +0100

    EC2 DescribeImages reports correct rootDeviceType

    Fixes LP 1024354

    A root device type of instance-store was incorrectly reported for
    boot-from-volume images (i.e. the analogue of EBS-backed AMIs).

    When comparing the block device mapping device name with the root
    device name, we now tolerate a missing leading '/dev/' path.

    Change-Id: I1d3bda780deee52f5d41e3af041aba7e6305dfde

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/essex)

Fix proposed to branch: stable/essex
Review: https://review.openstack.org/10226

Eoghan Glynn (eglynn)
Changed in nova:
importance: Undecided → Low
milestone: none → folsom-3
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-3 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.