cloudstack/usage/src/com/cloud/usage
Rohit Yadav f4f5ea3cc0 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).

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

Conflicts:
	server/src/com/cloud/alert/AlertManagerImpl.java
2014-09-10 11:45:02 +02:00
..
parser CLOUDSTACK-6850: Return cpu cores, cpu speed and memory in listUsageRecords 2014-06-10 13:39:43 +02:00
UsageAlertManagerImpl.java CLOUDSTACK-7528: More verbose logging when sending alert fails 2014-09-10 11:45:02 +02:00
UsageManager.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
UsageManagerImpl.java FIXED CLOUDSTACK-6669 Support volume resize in usage server 2014-05-30 19:07:25 +02:00
UsageSanityChecker.java Fixed coverity issues 2014-06-12 14:44:26 +02:00
UsageServer.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00