Product SiteDocumentation Site

7.3. Scheduling Policies

The scheduling_policies element defines the load-balancing and power sharing modes for hosts in the cluster.
<capabilities>
    ...  
    <scheduling_policies>
        <policy>evenly_distributed</policy>
        <policy>power_saving</policy>
    </scheduling_policies>
    ...
</capabilities>