Bases: nova.scheduler.filters.abstract_filter.AbstractHostFilter
Host Filter to allow simple JSON-based grammar for selecting hosts.
Return a list of hosts that can fulfill the requirements specified in the query.
Convert instance_type into JSON filter object.