weizhouapache commented on PR #12622: URL: https://github.com/apache/cloudstack/pull/12622#issuecomment-4096853207
@jeanvetorello thanks for the update can you update the PR title add description ? Can you also add a SQL change to update some fields of Public network to NULL ? https://github.com/apache/cloudstack/blob/4.22/engine/schema/src/main/resources/META-INF/db/schema-42200to42210.sql I think ``` broadcast_uri: NULL gateway: NULL cidr: NULL ip6_gateway: NULL ip6_cidr: NULL ``` -- 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]
