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

   ### Description
   
   This PR allows a given KVM storage implementation to decide if it wants to 
override the Libvirt disk XML's physical/logical IO size.  For now all in-tree 
implementations will default to not using this.
   
   In the future it may also be possible to extend the disk offerings to 
provide more granular control.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] 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
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   Tested locally by modifying an in-tree plugin, but didn't commit that change 
to avoid changing upstream behavior.
   
   Also added unit test to test XML generation.


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