Scheduler host filters
BackendFilterHandler
(namespace)¶BaseBackendFilter
¶Bases: cinder.scheduler.base_filter.BaseFilter
Base class for host filters.
backend_passes
(host_state, filter_properties)¶Return True if the HostState passes the filter, otherwise False.
Override this in a subclass.
BaseHostFilter
¶alias of BaseBackendFilter
HostFilterHandler
¶alias of BackendFilterHandler
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.