zun/releasenotes/notes/deprecate-CPU-Ram-Disk-filter-fa8ed0d10b0bd92a.yaml
Hongbin Lu 1f10576673 Deprecate Aggregate[CPU|Ram|Disk]Filters
Their functionality has been replace by placement API so these
filters should no longer used.

Change-Id: I0e7c42fcc907571cba84b1147e63767ccad9088e
2021-07-01 20:34:28 +08:00

8 lines
255 B
YAML

---
deprecations:
- |
The ``CPUFilter``, ``RamFilter`` and
``DiskFilter`` are now deprecated.
They will be removed in a future release and should no longer be used.
Their functionality has been replaced with a placement native approach.