Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Network Subnet total_vms work correctly
before: CloudSubnet#total_vms does not use distinct for the count CloudNetwork#total_vms does after: both use distinct (since it is going :through a has_many https://bugzilla.redhat.com/show_bug.cgi?id=1595583
- Loading branch information