EC2 DescribeImages always reports a rootDeviceType of instance-store, even for EBS-backed AMI
Bug #1024354 reported by
Eoghan Glynn
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.
Changed in nova: | |
assignee: | nobody → Eoghan Glynn (eglynn) |
Changed in nova: | |
importance: | Undecided → Low |
milestone: | none → folsom-3 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-3 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/9833
Review: https:/