----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9197/#review15975 -----------------------------------------------------------
Ship it! Applied on master; commit 44d1397d367cf8aae7daa40efe11489fd1eee9ad Author: joesan <codeintheo...@gmail.com> Date: Thu Jan 31 19:23:36 2013 +0100 fix CS-1080 - Rohit Yadav On Jan. 31, 2013, 6:31 p.m., Joe San wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9197/ > ----------------------------------------------------------- > > (Updated Jan. 31, 2013, 6:31 p.m.) > > > 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 > >