Uh oh!
There was an error while loading. Please reload this page.
UI: fix issues when deploy VNF applicance on network with SG - #12436
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## 4.20 #12436 +/- ##
==========================================
Coverage 16.23% 16.24% - Complexity 13378 13390 +12
==========================================
Files 5657 5657 Lines 498971 499108 +137 Branches 60561 60574 +13 ==========================================
+ Hits 81032 81065 +33 - Misses 408905 409005 +100 - Partials 9034 9038 +4
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:
|
DaanHoogland
commented
Jan 15, 2026
blueorangutan
commented
Jan 15, 2026
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
blueorangutan
commented
Jan 15, 2026
UI build: ✔️ |
This reverts commit a566af3.
DaanHoogland
commented
Jan 16, 2026
@weizhouapache could you add some test configuration description to this PR? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
weizhouapache
commented
Jan 20, 2026
added a paragraph in the description. cc @RosiKyu
|
RosiKyu
commented
Jan 21, 2026
@blueorangutan package |
blueorangutan
commented
Jan 21, 2026
@RosiKyu 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. |
blueorangutan
commented
Jan 21, 2026
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 16476 |
RosiKyu
left a comment
There was a problem hiding this comment.
LGTM
Test Report
Environment: KVM, Advanced Zone with Shared Network + Security Groups enabled
Test Results
| Test Case | Result |
|---|---|
| Toggle "Configure network rules for VNF's management interfaces" visible | PASS |
| Toggle default state (OFF) | PASS |
| Security groups tab visible in VNF details | PASS |
| VNF Security Group created and assigned | PASS |
| Management access information displayed | PASS |
Evidence





Minor Issue
The tooltip says "True by default" but the documentation and actual behavior is "False by default".
Consider updating the tooltip for consistency
weizhouapache
commented
Jan 22, 2026
thanks @RosiKyu for the testing, awesome
I will fix the minor issue in #12499 |
This reverts commit a566af3.
This reverts commit a566af3.
Description
since #9415 , shared network with Security groups are supported in advanced zone (with SG)
This PR fixes two issues when deploy VNF appliance on such network
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?