[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576963#comment-13576963
 ] 

ASF subversion and git services commented on CLOUDSTACK-713:
------------------------------------------------------------

Commit 5828e526b3189f53cc13d56b203fcbc822113cb2 in branch refs/heads/master 
from [~sanjay.tripathi]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=5828e52 ]

CLOUDSTACK-713: Limit Resources(CPU and Memory) to domain/accounts

Addition of two new resource types i.e. CPU and Memory in the existing pool of
resource types.
Added some methods to set the limits on these resources using 
updateResourceLimit
API command and to get a count using updateResourceCount. Also added calls in 
the
Virtual machine life cycle to check these limits and to increment/decrement the 
new
resource types

Resource Name  :: Resource type number
    CPU               8
    Memory            9

Also added Unit Tests for the same.

                
> Limit Resources to domain/accounts
> ----------------------------------
>
>                 Key: CLOUDSTACK-713
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-713
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Sanjay Tripathi
>            Assignee: Sanjay Tripathi
>             Fix For: 4.2.0
>
>
> Limiting the resources on account/domain basis by adding new resource types 
> in the existing pool of resources.
> Dev List Discussion: 
> http://comments.gmane.org/gmane.comp.apache.cloudstack.devel/6316
> Functional Spec: 
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Limit+Resources+to+domains+and+accounts
> Feature Branch: 
> https://github.com/sanjaytripathi/incubator-cloudstack/tree/limitresources

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to