cloudstack/usage/src/com/cloud/usage
Rohit Yadav 5241d0faf8 CLOUDSTACK-7903: Fix build regression from previous fix
The previous fix tried to access StatsCollector from UsageManagerImpl
which is not possible due to dependency cycle.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 1e0880cbab)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
2014-12-01 16:39:01 +05:30
..
parser CLOUDSTACK-6850: Return cpu cores, cpu speed and memory in listUsageRecords 2014-06-10 03:11:35 -04:00
StorageTypes.java Remove cloud-server dependency for cloud-usage project 2014-07-02 15:28:42 +05:30
UsageAlertManagerImpl.java CLOUDSTACK-7528: More verbose logging when sending alert fails 2014-09-10 11:38:47 +02:00
UsageManager.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
UsageManagerImpl.java CLOUDSTACK-7903: Fix build regression from previous fix 2014-12-01 16:39:01 +05:30
UsageSanityChecker.java Fixed Resource Leaks, null dereferences, invalid value comparisons, invalid result set loop 2014-06-21 12:38:46 +02:00
UsageServer.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00