cloudstack/usage/src/com/cloud/usage
Rohit Yadav 91fd8d7cd5 CLOUDSTACK-7528: More verbose logging when sending alert fails
When sendAlert is called on an AlertManager impl, if it fails it logs that
something was wrong but does not log the body of the issue/error. This means
we tell the user/admin that there was an issue but don't share the "issue"
with them at all as the email alert fail (or that they were not initialized).

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

Conflicts:
	server/src/com/cloud/alert/AlertManagerImpl.java
	usage/src/com/cloud/usage/UsageAlertManagerImpl.java
2014-09-10 11:38:47 +02:00
..
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 Fix overflow before widening issues reported by Coverity 2014-07-24 13:22:14 +02:00
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