Slair1 commented on issue #2680: Using Source NAT option on Private Gateway does not work URL: https://github.com/apache/cloudstack/issues/2680#issuecomment-393922983 @ustcweizhou Could you take a look at this pull request? https://github.com/apache/cloudstack/pull/2681 I made the change in a different area of CsAddress.py. CloudStack treats the Private Gateway creation as a network type of Guest not Public. The section you updated updates if the type is Public. The code i updated is for when the type is Guest. We are currently running with our patch in place and it seems to work well, however, would like some additional review on the PR. Thanks!!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
