The nova.scheduler.filters.ram_filter Module

class RamFilter

Bases: nova.scheduler.filters.BaseHostFilter

Ram Filter with over subscription flag.

host_passes(host_state, filter_properties)

Only return hosts with sufficient available RAM.

Previous topic

The nova.scheduler.filters.num_instances_filter Module

Next topic

The nova.scheduler.filters.retry_filter Module

This Page