----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12136/#review22487 -----------------------------------------------------------
Commit c8692f2e4a9760a58dbf457bf128fa484a491d0d in branch refs/heads/master from Harikrishna Patnala [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c8692f2 ] CLOUDSTACK-3245: non admin user not able to register template Reviewed-by: Alena Prokharchyk - ASF Subversion and Git Services On June 27, 2013, 7:04 p.m., Harikrishna Patnala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12136/ > ----------------------------------------------------------- > > (Updated June 27, 2013, 7:04 p.m.) > > > Review request for cloudstack, Alena Prokharchyk and Abhinandan Prateek. > > > Bugs: CLOUDSTACK-3245 > > > Repository: cloudstack-git > > > Description > ------- > > CLOUDSTACK-3245: non admin user not able to register template > > During registering template Admin only API parameter is set defaulted to > false in the API layer if it is not set which causing user to fail > registering template. > > > Diffs > ----- > > > api/src/org/apache/cloudstack/api/command/user/template/RegisterTemplateCmd.java > 13bd5da > server/src/com/cloud/template/TemplateAdapterBase.java 7835680 > > Diff: https://reviews.apache.org/r/12136/diff/ > > > Testing > ------- > > > Thanks, > > Harikrishna Patnala > >