It depends on how you deleted the VM. If you did that via Heat, everything should work just fine. If the deletion was done beneath Heat, e.g. through Nova command line, Heat won't be able to detect that so its behavior would be strange.
See bug: https://bugs.launchpad.net/heat/+bug/1260167 The good news is that the team has noticed that and thus working on solving it with a mechanim called "convergence". Features are on the way to be merged. Hopefully, by the end of Liberty cycle, you will see something different. Regards, Qiming On Tue, Jun 30, 2015 at 07:24:05PM +0100, Jesus arteche wrote: > Hey guys, > In an autoscaling group on Heat, if i delete a base vm ( let's say I have 2 > or 3 as minimum limit and 20 as max), And i just run the minimum amount of > VMs, Heat would spin up another one? To maintein the min limit? > > Thanks > _______________________________________________ > 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 _______________________________________________ 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
