Bases: nova.scheduler.filters.BaseHostFilter
AggregateInstanceExtraSpecsFilter works with InstanceType records.
Return a list of hosts that can create instance_type
Check that the extra specs associated with the instance type match the metadata provided by aggregates. If not present return False.