Merge "Per-Property ImageMetaPropsWeigher"

This commit is contained in:
Zuul
2025-02-25 19:16:49 +00:00
committed by Gerrit Code Review
5 changed files with 129 additions and 3 deletions
@@ -11,4 +11,8 @@ features:
hosts, modify `image_props_weight_multiplier` to a positive value. If you
want to spread instances with the same properties around all hosts, then
please modify `image_props_weight_multiplier` to a negative value.
Another configuration option
`[filter_scheduler]/image_props_weight_setting` allows you to define
fine-grained weights for each of the properties you actually would like to
weigh (eg. `os_distro`). Please refer to the documentation for more details
about how to use this configuration option.