nova/releasenotes/notes/remove_exact_filters-2fd96171b93d7413.yaml
zhangyangyang 3c756ac659 Remove ExactCoreFilter ExactDiskFilter ExactRamFilter
ExactCoreFilter, ExactDiskFilter and ExactRamFilter were deprecated
for removal in the Pike release [1] and are now being removed.

Now scheduling will use the custom resource class defined for each
baremetal node to make its selection.

[1] I843353427c90142a366ae9ca63ee4298b4f3ecd4

Change-Id: Ie25a5f6c28c20f589016791970da8d5849ec291c
2018-05-01 10:33:23 -04:00

12 lines
447 B
YAML

---
upgrade:
- |
ExactCoreFilter, ExactDiskFilter and ExactRamFilter were deprecated for
removal in the 16.0.0 Pike release and have now been removed.
Baremetal scheduling will use the custom resource class defined for
each baremetal node to make its selection. Refer to the ironic
documentation for more details:
https://docs.openstack.org/ironic/latest/install/configure-nova-flavors.html#scheduling-resource-classes