yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64363
[Bug 1693470] Re: Hyper-V: vhdx images are rejected
Reviewed: https://review.openstack.org/467370
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=387c53ccccd85a1ca43d9775ad12e4d98d86ebff
Submitter: Jenkins
Branch: master
commit 387c53ccccd85a1ca43d9775ad12e4d98d86ebff
Author: Lucian Petrut <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue May 23 22:47: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: I8cf4339cdf17721c257cf7aa5597594aa2d1c53f
** Changed in: compute-hyperv
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1693470
Title:
Hyper-V: vhdx images are rejected
Status in compute-hyperv:
Fix Released
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Although the Hyper-V driver is used with VHDX images most of the time,
it rejects Glance images marked as VHDX.
Note that until recently, the default supported formats list from
Glance did not include vhdx, so users would usually just mark them as
'vhd'. Not only can this be confusing, but it may also lead to having
those images rejected when the specified format is actually validated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/compute-hyperv/+bug/1693470/+subscriptions
References