Comment 12 for bug 1583504

Revision history for this message
melanie witt (melwitt) wrote :

What do you mean? The line:

 evacuations = {mig.instance_uuid: mig for mig in evacuations}

will create a dict that contains all of the found migrations, keyed by instance UUID.