olivierlemasle edited a comment on pull request #4193: URL: https://github.com/apache/cloudstack/pull/4193#issuecomment-692159524
@Pearl1594 I suggest you revert in this PR the change on `UsageServiceImpl.java`. This PR will then do two things: - Fix the `count` issue; - Return all usages (even usages for IP addresses on networks flagged with "Hide IP address usage"). This would fix #4191. On my side, I've just opened a new PR, #4327, which fixes the issue for hidden IP address usages. However, this PR includes a DB schema change, so I guess it could not be merged in all impacted branches (since 4.13). @Pearl1594 @rhtyd Is that ok? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
