UI: create VPC network offering with conserve mode#10082
UI: create VPC network offering with conserve mode#10082DaanHoogland merged 1 commit intoapache:4.20from
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10082 +/- ##
=========================================
Coverage 16.03% 16.03%
- Complexity 12814 12815 +1
=========================================
Files 5637 5637
Lines 493506 493506
Branches 59831 59831
=========================================
+ Hits 79129 79130 +1
+ Misses 405601 405600 -1
Partials 8776 8776
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@JoaoJandre a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@weizhouapache , any reason this should be on 4.20 and not 4.19? |
as the line of code is different in 4.19/4.20 I can rebase to 4.19 if you think it is needed. (then you will face merge conflict when merge forward 😄 ) |
thanks, I think I wil live with it ;) but it should not be a big deal. |
JoaoJandre
left a comment
There was a problem hiding this comment.
LGTM, tested creating both VPC network offerings with and without conserve mode, both were correctly created
* 4.20: VR: apply iptables rules when add/remove static routes (#10064) Certificate and VM hostname validation improvements (#10051) set ulimit for server according to redhat spec (#10040) kvm-storage: provide isVMMigrate information to storage plugins (#10093) Allow config drive deletion of migrated VM, on host maintenance (#10045) linstor: improve heartbeat check with also asking linstor (#10105) server: simplify role change validation (#9173) UI: create VPC network offering with conserve mode (#10082) server: fix typo removeaccessvpn in VirtualRouterElement (#10086) UI: remove duplicated Instance Name in Public IP details page (#10087) UI: Fixes in the Usage UI (#10000) SAML2: add cookie with HttpOnly too #10013 (#10047) ui: Allow font-awesome icon usage and optimise icon size inconsistency (#9744)
Description
The default offering for vpc networks has been changed to conserved mode in PR #8309 . It looks good.
This PR enables the option on UI
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?