The nova.scheduler.filters.core_filter Module

class CoreFilter

Bases: nova.scheduler.filters.BaseHostFilter

CoreFilter filters based on CPU core utilization.

host_passes(host_state, filter_properties)

Return True if host has sufficient CPU cores.

Previous topic

The nova.scheduler.filters.compute_filter Module

Next topic

The nova.scheduler.filters.disk_filter Module

This Page