You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2015/09/14 06:25:29 UTC

[2/2] git commit: updated refs/heads/master to ac80a2d

Merge pull request #808 from karuturi/CLOUDSTACK-8835

CLOUDSTACK-8835: Added alerts incase of template download failureAuthored-By: @sanjaytripathi
Reviewed-By: @devdeep

* pr/808:
  CLOUDSTACK-8835: Added alerts incase of template download failure

Signed-off-by: Rajani Karuturi <ra...@citrix.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ac80a2df
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ac80a2df
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/ac80a2df

Branch: refs/heads/master
Commit: ac80a2df503441d00024cb87dfa6ff2a9edb8097
Parents: f888e93 9a35f87
Author: Rajani Karuturi <ra...@citrix.com>
Authored: Mon Sep 14 09:47:44 2015 +0530
Committer: Rajani Karuturi <ra...@citrix.com>
Committed: Mon Sep 14 09:47:46 2015 +0530

----------------------------------------------------------------------
 .../apache/cloudstack/alert/AlertService.java   |  1 +
 .../storage/image/TemplateServiceImpl.java      |  1 +
 .../storage/image/BaseImageStoreDriverImpl.java | 12 +++++
 .../src/com/cloud/alert/AlertManagerImpl.java   |  3 +-
 .../storage/ImageStoreUploadMonitorImpl.java    | 55 +++++++++++++-------
 5 files changed, 53 insertions(+), 19 deletions(-)
----------------------------------------------------------------------