Binan AL Halabi <[email protected]> wrote on 05/05/2015 01:15:51 AM:
> I have this question: > When the autoscaling policy (scale down policy) is triggered and one > of the server is going to be killed. > Nova select the oldest to kill. > The question is there a way to make the termination clean (give the > instance a chance to finish its processing and its communications > with a database). One way would be to use OS::Heat::SoftwareDeployment to deploy a DELETE action. Regards, Mike
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
