You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "syed ahmed (JIRA)" <ji...@apache.org> on 2016/06/27 19:25:52 UTC

[jira] [Created] (CLOUDSTACK-9423) Object storage should get the correct size for compressed templates

syed ahmed created CLOUDSTACK-9423:
--------------------------------------

             Summary: Object storage should get the correct size for compressed templates
                 Key: CLOUDSTACK-9423
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9423
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: syed ahmed


When uploading templates to an object store like Swift, if the template is compressed, we get an invalid size (negative). This fix tries to see if the template is compressed, if so, gets the correct size by partially decompressing the VHD header. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)