ui: show guest networks for guest vlans list#9554
Conversation
Fixes apache#7247 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9554 +/- ##
============================================
+ Coverage 15.07% 15.08% +0.01%
- Complexity 11168 11185 +17
============================================
Files 5406 5406
Lines 472795 472908 +113
Branches 57834 58183 +349
============================================
+ Hits 71282 71352 +70
- Misses 393585 393612 +27
- Partials 7928 7944 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@shwstppr |
|
@weizhouapache I'm not sure but is there some backend issue with VLANs for shared networks? Also, we maybe returning DB IDs in the listguestvlans API |
if create a shared network with specified vlan and skip vlan overlap check, the vlan will not be updated in table to test user-shared network, you can
when done, the guest networks tab will list both networks, for example the table |
|
@weizhouapache works fine |
cool, thanks @shwstppr |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>








Description
Fixes #7247
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?