nova/releasenotes/notes/deprecate-aggregate-core-ram-disk-filters-59b9c430c5c26153.yaml
Sean Mooney 588194d785 Deprecate Aggregate[Core|Ram|Disk]Filters
The Aggregate[Core|Ram|Disk]Filters have not worked
correctly since ocata, this change deprecates them
for removal next cycle.
http://lists.openstack.org/pipermail/openstack-dev/2018-January/126283.html

Related-Bug: #1804125
Change-Id: Ibfbfdae9e6ec93f772631a84e8969f4e11da8aee
2019-08-20 16:45:23 -04:00

11 lines
547 B
YAML

---
deprecations:
- |
The ``AggregateCoreFilter``, ``AggregateRamFilter`` and
``AggregateDiskFilter`` 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
by combining host aggregate mirroring added in Rocky and initial allocation
ratios added in Stein. See the `scheduler documentation`_ for details.
.. _`scheduler documentation`: https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html