mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-01 05:22:24 +08:00
* fix(host): convert migrate set downtime value to float64 * fix(host): live migration optimize Qemu will send `STOP` event on start last time migration, but this moment migration not completed. So we need wait magration complete. Configurable Auto converge max cpu throttle.