[openstack-dev] [nova] Default scheduler filters survey
Simon Leinen
simon.leinen at switch.ch
Wed Apr 18 20:20:45 UTC 2018
Artom Lifshitz writes:
> To that end, we'd like to know what filters operators are enabling in
> their deployment. If you can, please reply to this email with your
> [filter_scheduler]/enabled_filters (or
> [DEFAULT]/scheduler_default_filters if you're using an older version)
> option from nova.conf. Any other comments are welcome as well :)
We have the following enabled on our semi-public (academic community)
cloud, which runs on Newton:
AggregateInstanceExtraSpecsFilter
AvailabilityZoneFilter
ComputeCapabilitiesFilter
ComputeFilter
ImagePropertiesFilter
PciPassthroughFilter
RamFilter
RetryFilter
ServerGroupAffinityFilter
ServerGroupAntiAffinityFilter
(sorted alphabetically) Recently we've also been trying
AggregateImagePropertiesIsolation
...but it looks like we'll replace it with our own because it's a bit
awkward to use for our purpose (scheduling Windows instance to licensed
compute nodes).
--
Simon.
More information about the OpenStack-dev
mailing list