summaryrefslogtreecommitdiffstats
path: root/nova/crypto.py
diff options
context:
space:
mode:
authorSteve Baker <steve@stevebaker.org>2012-06-28 16:29:53 +1200
committerSteve Baker <steve@stevebaker.org>2012-06-29 10:04:48 +1200
commitded5b51d3c4b93e946de75a12b5d815a385bf84a (patch)
tree0839cb72749e5a30acfa42cf4edbdd34bd9b4612 /nova/crypto.py
parentb38840fdbd6d8d9e7da46ba91b40d20048b3fa2d (diff)
downloadnova-ded5b51d3c4b93e946de75a12b5d815a385bf84a.tar.gz
nova-ded5b51d3c4b93e946de75a12b5d815a385bf84a.tar.xz
nova-ded5b51d3c4b93e946de75a12b5d815a385bf84a.zip
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
Diffstat (limited to 'nova/crypto.py')
0 files changed, 0 insertions, 0 deletions