Min Chen created CLOUDSTACK-7312: ------------------------------------ Summary: ISOs cannot be downloaded from URLs without matching file extensions Key: CLOUDSTACK-7312 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7312 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Storage Controller Affects Versions: 4.2.0 Reporter: Min Chen Fix For: 4.5.0
When registering ISOs with CloudStack, it is necessary to provide a URL from which the ISO can be downloaded. CloudStack expects and requires the URL to carry a file extension that matches the expected iso, eg. ".iso", "iso.zip", "iso.bz2", "iso.gz". If the URL doesn't have such an extension, it will be rejected, even if it is a perfectly valid URL from which an ISO can be downloaded. -- This message was sent by Atlassian JIRA (v6.2#6252)