-
Notifications
You must be signed in to change notification settings - Fork 1.2k
List usage records for network offering (usage type 13) when offering id is specified in usage id #10852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
List usage records for network offering (usage type 13) when offering id is specified in usage id #10852
Conversation
… id is specified in usage id
@blueorangutan package |
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #10852 +/- ##
=========================================
Coverage 15.17% 15.17%
- Complexity 11343 11344 +1
=========================================
Files 5415 5415
Lines 475342 475349 +7
Branches 58001 58004 +3
=========================================
+ Hits 72132 72137 +5
- Misses 395144 395147 +3
+ Partials 8066 8065 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new code lgtm, getUsageRecords(ListUsageRecordsCmd)
is now over 200 lines long and overdue a refactor. (not necessarily in scope of this change)
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13362 |
tested and reported on in apache/cloudstack-documentation#505 (review) |
Description
This PR improves the List usage records API, to list network offering usages (usage type 13) when offering id is specified in usage id.
Doc PR: apache/cloudstack-documentation#505
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Before Fix:
After Fix:
How did you try to break this feature and the system with this change?