Very High Activity

Commits : Individual Commit

  Analyzed about 1 hour ago based on code collected 3 days ago.

Commit ID ded5b51d3c4b93e946de75a12b5d815a385bf84a

Avatar Contributor: Steve Baker Files Modified: 3
Date: 28-June-2012 at 04:29 Lines Added: 23
Repository: git://github.com/openstack/nova.git master Lines Removed: 2
Commit Comment: 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
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Python 19 2 0 0 4 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
Authors   No source code was detected in this file.
nova/api/metadata/base.py Python 2 2 0 0 0 0
nova/tests/test_metadata.py Python 17 0 0 0 4 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.