----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9197/ -----------------------------------------------------------
Review request for cloudstack. Description ------- Removed AccountService from the implements clause as the AccountManager already implements the AccountService interface. So AccountManagerImpl does not need to implement the AccountService interface. This addresses bug CLOUDSTACK-1080. Diffs ----- server/src/com/cloud/user/AccountManagerImpl.java b910a03 server/test/com/cloud/user/MockAccountManagerImpl.java 550304a Diff: https://reviews.apache.org/r/9197/diff/ Testing ------- Thanks, Joe San
