Donal Lafferty created CLOUDSTACK-5339:
------------------------------------------
Summary: VHDX file type not recognised by CloudStack
Key: CLOUDSTACK-5339
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5339
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Template, Volumes
Affects Versions: 4.3.0, 4.4.0
Reporter: Donal Lafferty
Priority: Blocker
Code that looks at the file extension of a template URL or volume does not
recognise vhd. E.g.
grep -R -A 2 -B 10 'Please specify a valid "' * --include=*.java
When checking the fix, add a test for vhdx.gz decompression in the Hyper-V
hypervisor.
--
This message was sent by Atlassian JIRA
(v6.1#6144)