freezer-dr/freezer_dr
Trinh Nguyen e13dec53f9 Fix notifier should only notify successfully evacuated nodes
Currently, Freezer' notifier when notifying about successful
evacuated nodes notifies all nodes.

    ...
    notify_nodes = evac.get_nodes_details(nodes)
    ...
    notifier.notify(notify_nodes, 'success')

Change-Id: I1f301b458a6407e5d98445707c00775ca730781f
2018-08-16 14:45:11 +09:00
..
common replace file with open 2018-06-06 19:03:48 -04:00
evacuators Fix update nodes in fencers 2017-07-18 16:02:33 +01:00
fencers Fix update nodes in fencers 2017-07-18 16:02:33 +01:00
monitors replace iteritems with items 2018-06-06 19:03:48 -04:00
notifiers Fix notifier should only notify successfully evacuated nodes 2018-08-16 14:45:11 +09:00
__init__.py freezer-dr big bang 2016-05-09 09:55:31 +00:00
main.py Fix notifier should only notify successfully evacuated nodes 2018-08-16 14:45:11 +09:00