The nova.scheduler.filters.exact_ram_filter Module

class ExactRamFilter

Bases: nova.scheduler.filters.BaseHostFilter

Exact RAM Filter.

host_passes(host_state, spec_obj)

Return True if host has the exact amount of RAM available.