vr: fix password server run with empty gateway in isolated network with RVRs#3943
Conversation
|
@rhtyd @DaanHoogland @andrijapanicsb sorry found a regression issue. please review. |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-1018 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
DaanHoogland
left a comment
There was a problem hiding this comment.
makes sense, not tested, but will certainly improve quality
|
Trillian test result (tid-1204)
|
|
@weizhouapache the private gateway errors have either not been fixed or have returned. Any resolution/opinion? cc @rhtyd |
|
@DaanHoogland the fix for private gateway issue is merged into master, not 4.13 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-1214)
|
should those fixes be backported to 4.13? |
Description
This is regression issue of #3898
The password server in isolated network with RVRs run with wrong parameter
it is because the gateway is "" for eth0 in /etc/cloudstack/ips.json.
This does not impact vpc with redundant VRs.
Types of changes
Screenshots (if appropriate):
restart network with cleanup, the new VR seems ok
How Has This Been Tested?