Hyper-V: vhdx images are rejected
Bug #1693470 reported by
Lucian Petrut
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Lucian Petrut | ||
Ocata |
Fix Committed
|
Medium
|
Lee Yarwood | ||
compute-hyperv |
Fix Released
|
Undecided
|
Unassigned |
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.
tags: | added: hyper-v |
Changed in nova: | |
assignee: | nobody → Lucian Petrut (petrutlucian94) |
status: | New → In Progress |
Changed in nova: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/467369 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=f022d431e1f 844a8faa7ab5559 7c83179c13022c
Committed: https:/
Submitter: Jenkins
Branch: master
commit f022d431e1f844a 8faa7ab55597c83 179c13022c
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: I1441304bd5a83b 04877c1662e6e9d 463ba629ed0