oobmigrations: Do not return migrations not present in yaml manifest
Created by: efritz
This PR alters the oobmigration store List method to only return values that are present in the yaml manifest at build time.
Test plan
Existing and new unit tests.