charlesweng commented on PR #9135: URL: https://github.com/apache/cloudstack/pull/9135#issuecomment-2259006456
@DaanHoogland took a look at the code and I think the title of the issue and the PR was misleading with the static routes as there are static routes in both the UI and the backend. Here is the change for static routes in the backend: [api/src/main/java/com/cloud/network/vpc/StaticRouteProfile.java](https://github.com/apache/cloudstack/pull/9135/files#diff-ce3a0b58c13a72aa9200b029ae8507c0e408877ce45a40940dee7fb99620659eR32-R110) I still need to test and see if this branch works without UPDATE: planning to remove description in network classes only keeping in vpc classes -- 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]
