GutoVeronezi opened a new pull request #4569:
URL: https://github.com/apache/cloudstack/pull/4569


   ### Description
   The bus type to `data disk` volumes is hardcoded to `virtio` or `scsi`, when 
using virtio-scsi (or, based on the template type). Therefore, there is no way 
to specify the bus type to data disk volumes (as we have for root disks). 
   
   This PR intends to replicate the `rootDiskController` behavior to 
`dataDiskController`, allowing the definition of the controller.
   
   ### 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
   - [x] Major
   - [ ] Minor
   ### How Has This Been Tested?
   It has been tested locally.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to