Can i migrate VMs using heat template?
I want to operate live-migration automatically, when cpu utilization of compute node is more than threshold value.
Heat can autoscaling using ceilometer. So, Heat possible to operate live-migration using ceilometer, i think, right?
If possible, can i get a similar template?
Thanks.