The nova.scheduler.filters.num_instances_filter Module

class NumInstancesFilter

Bases: nova.scheduler.filters.BaseHostFilter

Filter out hosts with too many instances.

host_passes(host_state, filter_properties)

Previous topic

The nova.scheduler.filters.json_filter Module

Next topic

The nova.scheduler.filters.ram_filter Module

This Page