Metadata keys are incorrect for kernel-id and ramdisk-id

Bug #1014194 reported by Steve Baker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Steve Baker

Bug Description

Kernel and ramdisk IDs are using currently being inserted in the metadata using the keys aki-id and ari-id. They should be using the keys kernel-id and ramdisk-id.
http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/instancedata-data-categories.html

I have a fix, making its way to gerrit.

Tags: ec2
Thierry Carrez (ttx)
Changed in nova:
assignee: nobody → Steve Baker (steve-stevebaker)
importance: Undecided → Medium
status: New → In Progress
tags: added: ec2
Revision history for this message
Steve Baker (steve-stevebaker) wrote :

I have a fix ready, I'm just waiting for my CLA to be processed so that I'm allowed to push to gerrit.

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/8790

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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

commit ded5b51d3c4b93e946de75a12b5d815a385bf84a
Author: Steve Baker <email address hidden>
Date: Thu Jun 28 16:29:53 2012 +1200

    Fixes bug 1014194, metadata keys are incorrect for kernel-id and ramdisk-id

    Kernel and ramdisk IDs are using currently being inserted in the metadata
    using the keys aki-id and ari-id. They should be using the keys kernel-id
    and ramdisk-id.
    http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/instancedata-data-categories.html

    This bug is in a block of code which did not previously have test coverage;
    this change also adds that coverage.

    Change-Id: I2ee3663169160c0e351e548d831fef2f34f9f2fd

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-2 → 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.