<tt><font size=2>Binan AL Halabi <binanalhalabi@yahoo.com> wrote
on 05/05/2015 01:15:51 AM:<br>
<br>
> I have this question:</font></tt>
<br><tt><font size=2>> When the autoscaling policy (scale down policy)
is triggered and one<br>
> of the server is going to be killed.</font></tt>
<br><tt><font size=2>> Nova select the oldest to kill.</font></tt>
<br><tt><font size=2>> The question is there a way to make the termination
clean (give the <br>
> instance a chance to finish its processing and its communications
<br>
> with a database).</font></tt>
<br>
<br><font size=2 face="sans-serif">One way would be to use </font><font size=2>OS::Heat::SoftwareDeployment</font><font size=2 face="sans-serif">
to deploy a DELETE action.</font>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br><font size=2 face="sans-serif">Mike</font>
<br>
<br>