slavkap opened a new pull request #5072: URL: https://github.com/apache/cloudstack/pull/5072
### Description This PR fixes 1 - fix of attaching/detaching ISO of VM with UEFI boot type, which was introduced in #4773 2 - if the OS type of an ISO is categorized as "Other", the bus type of the disk will be set to "SATA" because we don't know what OS is behind "Other". ### Types of changes - [ ] 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) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [X ] Minor - [ ] Trivial ### How Has This Been Tested? manual tests with CentOS8 and Windows 10 ISOs -- 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: [email protected]
