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 2019/03/12 10:00:02 UTC

[GitHub] [cloudstack] rhtyd opened a new pull request #3215: storage: post process locally uploaded multi-disk ova template

rhtyd opened a new pull request #3215: storage: post process locally uploaded multi-disk ova template
URL: https://github.com/apache/cloudstack/pull/3215
 
 
   This processes and handles multi-disk ova templates, checks and creates
   data disk templates on image storage pool and in DB.
   
   Test cases:
   - Upload template and check it creates multi-disk folders on secondary
     storage and entries in cloud.vm_template table
   - Upload template and kill/shutdown management server. Then restart MS
     to check if template sync works
   - Copy template across zone of an uploaded template
   
   Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] 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)

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