veeam-control-service: fix vm pagination#13383
Conversation
Only consider page in pagination for search clause https://ovirt.github.io/ovirt-engine-api-model/4.5/#_pagination Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13383 +/- ##
=========================================
Coverage 18.75% 18.76%
- Complexity 17966 17969 +3
=========================================
Files 6160 6160
Lines 552578 552573 -5
Branches 67348 67344 -4
=========================================
+ Hits 103660 103678 +18
+ Misses 437512 437488 -24
- Partials 11406 11407 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@blueorangutan package |
|
@winterhazel a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18220 |
|
@winterhazel can this be included in the 4.23.0 milestone, or are we not accepting items for 4.23? |
@shwstppr yes, I originally intended to include this in 4.23, but probably missclicked. Thanks for noticing and moving it to the correct milestone. |
Description
Currently, Veeam doesn't not support pagination for the UHAPI calls but for future support this change would allow listing resources with pagination correctly.
Only consider page in pagination for search clause https://ovirt.github.io/ovirt-engine-api-model/4.5/#_pagination
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?