Dogface2k commented on PR #13792: URL: https://github.com/apache/cloudstack/pull/13792#issuecomment-5218289636
@weizhouapache Thanks. Just to clarify where this came from OVS/GRE was on a list of CloudStack areas/issues given to me by someone else running CloudStack to look into. It isn't something from our own deployment. We use VMware NSX and aren't using OVS/GRE. I've looked further into the alternatives as well. CloudStack's native KVM VXLAN path is separate from OVS/GRE. It provides the overlay/isolation side, but it doesn't replace the OVS distributed-router topology and routing-policy path that this PR touches, so it isn't a direct replacement for this particular functionality. I'm not attached to OVS/GRE as a direction for CloudStack. The PR fixes issues in code CloudStack currently carries, but if there aren't meaningful users of that path anymore and the better direction is to deprecate or remove it rather than continue maintaining it, that's completely fine with me and I'll drop the PR. If OVS/GRE is still considered supported functionality, I'll continue with the testing and the fix. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
