bc24df1ee2
Change-Id: I28e9097f01e4e6d60093c34534f58299488ebf73
10 lines
454 B
YAML
10 lines
454 B
YAML
---
|
|
features:
|
|
- Schedule across pools. See https://docs.openstack.org/designate/latest/admin/pool-scheduler.html#default-provided-filters for the built in filters
|
|
upgrade:
|
|
- The default option for the scheduler filters will be
|
|
``attribute, pool_id_attribute, random``.
|
|
- To maintain exact matching behaviour (if you have multiple pools) you will
|
|
need to set the ``scheduler_filters`` option in ``[service:central]`` to
|
|
``default_pool``
|