cloudstack/server/test
Sanjay Tripathi 5828e526b3 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.
2013-02-12 12:02:07 -08:00
..
com/cloud CLOUDSTACK-713: Limit Resources(CPU and Memory) to domain/accounts 2013-02-12 12:02:07 -08:00
org/apache/cloudstack/region Added unit tests 2013-01-31 22:28:09 +05:30
resources Sync master to javelin one more time 2013-02-01 11:37:33 -08:00
async-job-component.xml License header updates for the server folder. 2012-08-03 09:41:27 -04:00
sync-queue-component.xml License header updates for the server folder. 2012-08-03 09:41:27 -04:00