Previous topic

The nova.scheduler.filters.json_filter Module

Next topic

The nova.scheduler.filters.type_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.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.