> -----Original Message----- > From: Sanjay Tripathi [mailto:nore...@reviews.apache.org] On Behalf Of > Sanjay Tripathi > Sent: Friday, March 08, 2013 11:05 AM > To: Chip Childers; Abhinandan Prateek > Cc: cloudstack; Sanjay Tripathi > Subject: Review Request: CLOUDSTACK-1574 : updateResourceCount API is > failed saying to specify valida resource type even after parsing the valid > resource type. > > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9815/ > ----------------------------------------------------------- > > Review request for cloudstack, Chip Childers and Abhinandan Prateek. > > > Description > ------- > > CLOUDSTACK-1574 : updateResourceCount API is failed saying to specify > valida resource type even after parsing the valid resource type. > > > This addresses bug CLOUDSTACK-1574. > > > Diffs > ----- > > server/src/com/cloud/resourcelimit/ResourceLimitManagerImpl.java > 7419690 > > Diff: https://reviews.apache.org/r/9815/diff/ > > > Testing > ------- > > Tested through following steps: > 1. Launch CloudStack environment. > 2. create new account. > 3. click on the account and go to detailView, then click on > "updateResourceCount" button. (got updated count). > 4. Call "updateResourceCount" API by passing "resourcetype" parameter > with resourcetype values (range from 0-9). (got updated count of respective > resource.) > > > Thanks, > > Sanjay Tripathi