Comment 5 for bug 1233853

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

Reviewed: https://review.openstack.org/110700
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4b38f3e59bd7ead2cd279563164a3a2a7989b6b4
Submitter: Jenkins
Branch: stable/havana

commit 4b38f3e59bd7ead2cd279563164a3a2a7989b6b4
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

    (cherry-picked from commit fdc5a57d03b9a53981dc0e1623091980570456eb)

    Conflicts:

     nova/tests/virt/hyperv/test_vhdutils.py

    Change-Id: Ibe44f0d895cde2edbc03dcd6ecebac24b0936660