You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Sanjay Tripathi <sa...@citrix.com> on 2013/03/08 06:35:12 UTC

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


Re: Review Request: CLOUDSTACK-1574 : updateResourceCount API is failed saying to specify valida resource type even after parsing the valid resource type.

Posted by Chip Childers <ch...@sungard.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9815/#review17609
-----------------------------------------------------------

Ship it!


Pushed to 4.1:
commit fd7f4103fe987ae718bb3066d564c3fa48c0a4c3
Author: Sanjay Tripathi <sa...@citrix.com>
Date:   Fri Mar 8 10:42:48 2013 +0530

    CLOUDSTACK-1574 : updateResourceCount API is failed saying to specify valida resource type even after parsing the valid resource type.

- Chip Childers


On March 8, 2013, 5:35 a.m., Sanjay Tripathi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9815/
> -----------------------------------------------------------
> 
> (Updated March 8, 2013, 5:35 a.m.)
> 
> 
> 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
> 
>