designate/releasenotes/notes/pool_scheduler-32e34dda9484ef9a.yaml
chenxing bc24df1ee2 Update the documentation link
Change-Id: I28e9097f01e4e6d60093c34534f58299488ebf73
2017-07-14 05:24:26 +00:00

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``