Previous topic

The nova.scheduler.filters.compute_filter Module

Next topic

The nova.scheduler.filters.isolated_hosts_filter Module

This Page

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.

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.