-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Filter netris vNets only by VPC ID as filter by site isn't working as expected on Netris end #11617
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
Conversation
… expected on netris end
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11617 +/- ##
=========================================
Coverage 17.39% 17.39%
- Complexity 15279 15282 +3
=========================================
Files 5888 5888
Lines 526092 526088 -4
Branches 64223 64223
=========================================
Hits 91527 91527
+ Misses 424233 424229 -4
Partials 10332 10332
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:
|
|
@blueorangutan package |
|
@Pearl1594 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. |
|
weizhouapache
left a comment
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.
code lgtm
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 14963 |
|
@blueorangutan test |
|
@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-14333)
|
|
Merging based on approvals and test results |
|
@Pearl1594 Did this lead to issues with update/remove actions on Guest Networks in CloudStack due to the filter or did it just receive too many vNets in the request to go through than needed? Just curious as we're encountering issues in the same bit of code which seems closely related (but has to do with parsing). |



Description
This PR addresses the issue that filtering vNets with vpcID and siteID doesn't work as expected with the Netris API, thus leading it to fetch incorrect list of vNets. Restricting the filter to just VPC ID.
Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?