The freezer_dr.notifiers.common.manager Module

class freezer_dr.notifiers.common.manager.NotificationManager[source]

Bases: object

get_driver()[source]
notify(nodes, status)[source]

Send Notification to users added on tenants that has VMs running on the affected host. :param nodes: List of hosts that are affected, contains instances running on those hosts, tenants, users added on those tenants. :param status: success or error :return: