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


   ### Description
   
   Using the VMWare hypervisor, and with Veeam integration enabled, it is not 
possible, via API, list the VMs that are assigned to a Backup Offering. 
   
   This PR extends the listVMs API to allow users to list the VMs that have 
particular Backup Offerings.
   
   ### 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
   
   - [ ] Major
   - [x] Minor
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   It was tested in a local laboratory:
   1. I have assigned two VMs to a Backup Offering;
   2. Using cloudmonkey, I listed the VMs that use this Backup Offering;
   3. The two VMs were correctly listed;
   4. I removed one of the VMs from the Backup Offering and repeated step 2.
   5. Only one VM was listed;
   6. Finally I removed the other VM and repeated step 2;
   7. No VMs were listed.


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