<div dir="ltr">Hi All,<div><br></div><div>According to <a href="https://github.com/openstack/nova/blob/master/releasenotes/notes/os-migrations-ef225e5b309d5497.yaml">https://github.com/openstack/nova/blob/master/releasenotes/notes/os-migrations-ef225e5b309d5497.yaml</a> , we are going to deprecate the old os-migrations API, and two new APIs:</div><div>/servers/{server uuid}/migrations and /servers/{server uuid}/migrations/{migration id} is added.</div><div><br></div><div>As we can see, the newly added APIs cannot work if we don't know which instance is migrating. If our user uses HA applications or DRS applications such as openstack-watcher, automatic migrations can take place, we may not know which instance is migrating. And an API like the old os-migrations will be a really good choice to use, we can get all the current running migrations in simply one call. So I suggest not deprecate this API.</div><div><br></div><div>Any thoughts?</div><div><br></div><div>BR,</div><div>Kevin Zheng</div></div>