Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/768#issuecomment-138522610 @wido we needed a specific implementation to set quota alerts so we've the quota specific alert manager for that; if you look at the codebase we have 4 difference alert/email classes for sending email/alerts; two in server (AlertManagerImpl, ProjectManagerImpl) and two in usage (UsageAlertManagerImpl, QuotaAlertManagerImpl); I think we can refactor the redundant code as a utils in the utils package which is something we can do
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---