----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9152/ -----------------------------------------------------------
Review request for cloudstack. Description ------- Removed the superfluous interfaces in the implements clause in the AccountManagerImpl.java. The @Local annotation specifies the interfaces and this is enough. This addresses bug CLOUDSTACK-1080. Diffs ----- server/src/com/cloud/user/AccountManagerImpl.java b910a03 Diff: https://reviews.apache.org/r/9152/diff/ Testing ------- Thanks, Joe San