Allow to select which instances to evacuate
In order to select which instances could be evacuated automatically,
the instance has to have either:
- a flavor where one extra spec key is "evacuate" with "True" as value
- an image where a metadata key is "evacuate" with "True" as value
In case one instance is neither having a flavor or an image like that,
the instance won't be evacuated.