Comment 4 for bug 1821755

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: live migration break the anti-affinity policy of server group simultaneously

I agree that option #1 (late affinity check in compute - probably during ComputeManager.pre_live_migration) is the easiest way to go, but could still potentially be racy although it should (for the most part anyway) solve a scheduling race where concurrent live migration requests are made and there are multiple schedulers running which pick the same host for servers in an anti-affinity group.