cloudstack/server/src/com/cloud/capacity
Prachi Damle 378827efed CLOUDSTACK-1307 Noticed NPE when we put host in maintenance mode in clustered management setup
Changes:
   - Use of class variable of type GenericSearchBuilder causes issues when multiple threads invoke this method to findCapacity
   - Changing the scope of the variable to be local to these methods.
2013-02-19 15:15:00 -08:00
..
dao CLOUDSTACK-1307 Noticed NPE when we put host in maintenance mode in clustered management setup 2013-02-19 15:15:00 -08:00
CapacityManager.java Fix bug CS-15679 Max guest limit of hypervisor capabilities does not work properly 2012-08-10 16:50:47 +08:00
CapacityManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
ComputeCapacityListener.java Switch inject annotation to javax and let ComponentLocator to recognize both the new and original inject annotation 2012-11-07 15:03:22 -08:00
StorageCapacityListener.java CS 16158: Load Test - Adding host takes much longer in 3.0.x compared to 2.2.14. 2012-08-31 13:40:18 -07:00