Comment 5 for bug 827617

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

Reviewed: https://review.openstack.org/2933
Committed: http://github.com/openstack/nova/commit/09fffd6928f5fa371ec66857eef394852b6c25e0
Submitter: Jenkins
Branch: master

commit 09fffd6928f5fa371ec66857eef394852b6c25e0
Author: Hengqing Hu <email address hidden>
Date: Tue Jan 10 23:08:13 2012 +0800

    Fix metadata mapping in s3._s3_parse_manifest.

    Fixes bug #827617

    Fixes incorrect output of the following euca2ools commands:
        'euca-describe-images'
        'euca-describe-instances'
    Which occours when user published 'ami' image with 'ari&aki' or 'aki'
    image(s).

    Fixes minor typo:
        'manifext' -> 'manifest'

    Change-Id: If32357e3ea6685476df9dbb6e74af710153457b9