Pearl1594 opened a new pull request #3937: VR Port Forward rule check on Non-VPC Isolated networks URL: https://github.com/apache/cloudstack/pull/3937 ## 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 <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [X] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ## 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)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
