You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/04/04 07:20:17 UTC

[GitHub] [cloudstack] nvazquez opened a new pull request #4013: Allow IMG extension for QCOW2 format

nvazquez opened a new pull request #4013: Allow IMG extension for QCOW2 format
URL: https://github.com/apache/cloudstack/pull/4013
 
 
   ## Description
   Attempts to register QCOW2 template with .img extension fails fast:
   ![image](https://user-images.githubusercontent.com/5295080/78420699-e110d400-7627-11ea-88e7-6332fd88a66d.png)
   
   This fix allows registering a QCOW2 template with .img extension
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   Register templates: https://cloud-images.ubuntu.com/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img, http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina.img with format = QCOW2
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services