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

   ### Description
   
   Using the VMware hypervisor with the Veeam plugin active, when restoring a 
backup, ACS only verifies if the restore has finished successfully, ignoring 
any failure and making the user wait the timeout defined in 
`backup.plugin.veeam.restore.timeout`. This behavior has been fixed by this PR.
   
   ### 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
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [x] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   It was tested in a local lab:
   
   1. I created one VM, added this VM to one backup offering, and made one 
manual backup;
   2. I tested restoring this backup, and canceled the restore in Veeam server;
   3. Before, I needed to wait for the timeout of the restore process to be 
reached before I was notified that the restore failed;
   4. Now, the ACS notifies me when it receives the failure message from Veeam.


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