The nova.scheduler.filters.disk_filter Module

class DiskFilter

Bases: nova.scheduler.filters.BaseHostFilter

Disk Filter with over subscription flag.

host_passes(host_state, filter_properties)

Filter based on disk usage.

Previous topic

The nova.scheduler.filters.core_filter Module

Next topic

The nova.scheduler.filters.extra_specs_ops Module

This Page