Updating notification templates

This commit is contained in:
Saad Zaher 2016-05-11 13:03:58 +00:00
parent b6e16ff8e7
commit 3016bf099e
4 changed files with 10 additions and 8 deletions

View File

@ -10,7 +10,7 @@
<div id="content">
<p>Dear Administrators, <br />
A compute node failed and Osha DID NOT successfully evacuate.
A compute node failed and freezer-dr DID NOT successfully evacuate.
Please, find the following details about the host: <br />
Host: {{ host }} <br />
<p>
@ -55,7 +55,7 @@
</p>
<br />
<p>
Thanks for using <b>Osha !</b>
Thanks for using <b>Freezer-DR !</b>
</p>
</div>

View File

@ -10,7 +10,7 @@
<div id="content">
<p>Dear Administrators, <br />
A compute node failed and Osha successfully evacuated all instances running
A compute node failed and freezer-dr successfully evacuated all instances running
on this compute node another computes. Please, find the following details
about the evacuated host: <br />
Host: {{ host }} <br />
@ -56,7 +56,7 @@
</p>
<br />
<p>
Thanks for using <b>Osha !</b>
Thanks for using <b>Freezer-DR !</b>
</p>
</div>

View File

@ -10,7 +10,8 @@
<div id="content">
<p>Dear {{ name }}, <br />
One of our compute nodes failed due to some technical problem. Your instances (listed below) are running in tenant {{ tenant }} Failed to Evacuate <br />
One of our compute nodes failed due to some technical problem. Your
instances (listed below) are running in tenant {{ tenant }} Failed to Evacuate <br />
Instances: <br />
<table>
<tr>
@ -32,7 +33,7 @@
</p>
<br />
<p>
Thanks for using <b>Osha !</b>
Thanks for using <b>freezer-dr !</b>
</p>
</div>

View File

@ -10,7 +10,8 @@
<div id="content">
<p>Dear {{ name }}, <br />
One of our compute nodes failed due to some technical problem. Your instances (listed below) running in tenant {{ tenant }} Evacuated to another compute host <br />
One of our compute nodes failed due to some technical problem. Your
instances (listed below) running in tenant {{ tenant }} Evacuated to another compute host <br />
Instances: <br />
<table>
<tr>
@ -32,7 +33,7 @@
</p>
<br />
<p>
Thanks for using <b>Osha !</b>
Thanks for using <b>Freezer-DR !</b>
</p>
</div>