summaryrefslogtreecommitdiff
path: root/releasenotes/notes/trim-default-sched-filters-e70de3bb4c7b1a1b.yaml
blob: 8930992d248a332642522ff7c25cae0b7f4563b6 (plain)
1
2
3
4
5
6
7
8
9
10
---
upgrade:
  - |
    Since we now use Placement to verify basic CPU/RAM/disk resources when
    using the FilterScheduler, the ``RamFilter`` and ``DiskFilter`` entries are
    being removed from the default value for the ``enabled_filters`` config
    option in the ``[filter_scheduler]`` group.  If you are overriding this
    option, you probably should remove them from your version.  If you are
    using CachingScheduler you may wish to enable these filters as we will
    not use Placement in that case.