summaryrefslogtreecommitdiffstats
path: root/dashboard/src/notifier/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2018-10-15Lab as a Service 2.0Parker Berberian1-0/+8
See changes here: https://wiki.opnfv.org/display/INF/Pharos+Laas Change-Id: I59ada5f98e70a28d7f8c14eab3239597e236ca26 Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu> Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
2018-01-02Implement Notification Framework with Initial Email SupportSawyer Bergeron1-0/+0
JIRA: None Notification/notifier objects are now created with title, content, sender, associated resource, and recipient and there is now support for emails at the very least to be sent as notifications. Change-Id: I456cf0e901d9a1e2a1e7d187dcc03d28fca003fb Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>