rhtyd opened a new pull request #4525: URL: https://github.com/apache/cloudstack/pull/4525
This failed to destroy systemvms patch VBDs that attaches systemvm.iso on host setup (ready). This will ensure for upgrades old systemvm.iso files are not cached/used. This is a very corner case issue that happens only for 4.14 consistently as 4.14 correctly ejects the systemvm.iso file from inside the systemvm, while previous versions it was not guaranteed. ### 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) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [x] Major - [ ] Minor #### Bug Severity - [ ] BLOCKER - [x] Critical - [ ] Major - [ ] Minor - [ ] Trivial ---------------------------------------------------------------- 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]
