oobmigration: Add bounds to `ScheduleMigrationInterrupts`
Created by: efritz
Add a from
and to
parameter to ScheduleMigrationInterrupts
so that we can filter out any irrelevant out of band migrations while calculating how to perform an instance upgrading.
Test plan
New unit tests introduced in this PR.