weizhouapache commented on PR #7403: URL: https://github.com/apache/cloudstack/pull/7403#issuecomment-1543936209
> @weizhouapache Currently, we don't link IPs when they are used by a system VM or VR. Without having changes that update IpAddress record for system vm, VRs it would mean querying systemvms and VRs based on the IP address while creating the IpAddressResponse when there is no associated VM to it. In my opinion, that would require unnecessary DB queries. Happy to change if you've a better approach @shwstppr I think we can ignore the public ips which is used by VRs. if an ip is used as source-nat, it is used by VRs apparently. It might be associated to 2 VRs. we just need to consider the few Ips used by system vms. -- 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]
