designate/releasenotes/notes/pool_scheduler-32e34dda9484ef9a.yaml
Rensen f037de3393 fix link to docs.openstack.org in release notes for mitaka
Change-Id: Ic7f231894b4a326e26b5c415790e03479572a497
2016-10-27 11:06:43 +02:00

10 lines
451 B
YAML

---
features:
- Schedule across pools. See http://docs.openstack.org/developer/designate/pools/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``