Enter search terms or a module, class or function name.
Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Nova 2011.2 docs or all OpenStack docs too.
Bases: nova.scheduler.filters.abstract_filter.AbstractHostFilter
NOP host filter. Returns all hosts in ZoneManager.
Return a list of hosts from ZoneManager list.
Return anything to prevent base-class from raising exception.