Comment 1 for bug 1233853

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

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

commit fdc5a57d03b9a53981dc0e1623091980570456eb
Author: Alessandro Pilotti <email address hidden>
Date: Wed Oct 2 00:39:09 2013 +0300

    Fixes Hyper-V issue with VHD file format

    The VHD format cookie signature needs to be checked in the footer
    instead of the header as fixed format VHDs don't have a copy of the
    footer at the beginning of the file.

    Fixes bug: #1233853

    Change-Id: Ibe44f0d895cde2edbc03dcd6ecebac24b0936660