GaOrtiga opened a new pull request, #6750:
URL: https://github.com/apache/cloudstack/pull/6750

   ### Description
   
   Currently, ACS does not allow the user to download System VM Templates,  
even though it may be usefull as it can speed up the registration process of 
the template for production once the homologation is done beforehand. This PR 
changes this, allowing the user to download said VM Templates
   
   
   ### 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)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [X] Minor
   
   
   
   ### How Has This Been Tested?
   
   I built the code with the respective changes in a local lab. After that, I 
copied the Uuid from one of the System VM templates. Then, using CloudMonkey, I 
utilized the command 'extract template' with the copied Uuid. CloudMonkey then 
generated a link for the download of the template, confirming that the 
alteration was successful.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to