Previous topic

The nova.scheduler.filters.arch_filter Module

Next topic

The nova.scheduler.filters.compute_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.availability_zone_filter Module

class AvailabilityZoneFilter

Bases: nova.scheduler.filters.BaseHostFilter

Filters Hosts by availability zone.

host_passes(host_state, filter_properties)