First time here? Check out the FAQ!
![]() | 1 | initial version |
You don't need this setting; its default is:
RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter
Source: http://git.openstack.org/cgit/openstack/nova/tree/nova/conf/scheduler.py?h=stable/newton#n114
In Ocata, this setting is now named enabled_filters
(I guess the old name scheduler_default_filters
was considered misleading). Also, I believe that Ocata and beyond essentially replace the RamFilter, Diskfilter and perhaps ComputeFilter (???) by the Placement API.