VR Port Forward rule check on Non-VPC Isolated networks#3937
Conversation
|
@Pearl1594 there is a pylint failure. Can you have a look? |
a48c2fb to
3b2e378
Compare
|
@DaanHoogland handled the previous pylint failure. Looking into the current one, but not exactly sure what it is |
9.99/10 is good @Pearl1594 ;) but pylint wants perfection :( |
|
we need to review the iptables rules in isolated network and vpc |
a6a8baf to
d3d2240
Compare
|
@rhtyd @Pearl1594 it is not an issue with monitoring script I think. |
|
check network VR and VPC VR, found difference as below
@rhtyd @DaanHoogland @Pearl1594 I will create a PR to remove the rule in VPC VR. what do you think ? |
|
you might be right @weizhouapache but i am missing some context. the rule All that said, what is the course of action in your opinion? |
|
@blueorangutan package |
|
@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✔centos7 ✖debian. JID-1022 |
|
@blueorangutan test |
|
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-1210)
|
|
@weizhouapache can we merge this and solve your issue in a separate PR? |
Description
Port forwarding rules not checked properly on Isolated networks (non-VPC)
Port forwarding checks is reported as failing on non-VPC Isolated networks (works fine on VPC Isolated networks).
Reason for this seems to be different IP tables rules when it comes to non-VPC vs VPC Isolated network.
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
Ran the Health check on UI and cmk and obtained successful results for Isolated networks (VPC and non-VPC)