This is an automated email from the ASF dual-hosted git repository.

bstoyanov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from 8bea89a80bc Merge remote-tracking branch 'apache/4.22'
     add bb8e7d39e6e api,server: allow configuring repetitive alerts (#11325)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/cloudstack/alert/AlertService.java  | 44 ++++++----
 .../org/apache/cloudstack/api/ApiConstants.java    |  1 +
 .../command/admin/resource/ListAlertTypesCmd.java  | 12 +--
 .../cloudstack/api/response/AlertTypeResponse.java | 12 ++-
 .../main/java/com/cloud/alert/AlertManager.java    |  4 +
 .../java/com/cloud/alert/AlertManagerImpl.java     | 72 ++++++++++------
 .../java/com/cloud/alert/AlertManagerImplTest.java | 98 ++++++++++++++++++++--
 7 files changed, 187 insertions(+), 56 deletions(-)

Reply via email to