You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Donal Lafferty (JIRA)" <ji...@apache.org> on 2013/12/03 01:26:35 UTC

[jira] [Created] (CLOUDSTACK-5339) VHDX file type not recognised by CloudStack

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)