freezer-dr/etc/templates
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
..
error.jinja Fix notifier should only notify successfully evacuated nodes 2018-08-16 14:45:11 +09:00
original.jinja Fix notifier should only notify successfully evacuated nodes 2018-08-16 14:45:11 +09:00
success.jinja Fix notifier should only notify successfully evacuated nodes 2018-08-16 14:45:11 +09:00
user_error.jinja Updating freezer-dr osclient 2016-11-03 12:09:58 +00:00
user_success.jinja Updating freezer-dr osclient 2016-11-03 12:09:58 +00:00