Comment 7 for bug 1693470

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

Reviewed: https://review.openstack.org/468647
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=94a3ea56fad5e9890527ef6598bf3167f62bf6a6
Submitter: Jenkins
Branch: stable/ocata

commit 94a3ea56fad5e9890527ef6598bf3167f62bf6a6
Author: Lucian Petrut <email address hidden>
Date: Tue May 23 22:45:20 2017 +0300

    [Trivial] Hyper-V: accept Glance vhdx images

    Although the Hyper-V driver is used with VHDX images most of the
    time, it rejects Glance images marked as VHDX.

    Note that for legacy reasons, people usually just mark them as vhd
    at he moment, which is misleading and unsafe.

    This change ensures that such images are handled properly.

    Closes-Bug: #1693470

    Change-Id: I1441304bd5a83b04877c1662e6e9d463ba629ed0
    (cherry picked from commit f022d431e1f844a8faa7ab55597c83179c13022c)