Description of problem:
Some fields aren't being compared in their class's equals() methods:
- QuotaStorage is missing storageLimitGigaByteUsage
- QuotaVdsGroup is missing virtualCpuUsage and memSizeMBUsage
- Role is missing allowsViewingChildren
Version-Release number of selected component (if applicable):
How reproducible:
Always, evident via code inspection
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info: