f037de3393
Change-Id: Ic7f231894b4a326e26b5c415790e03479572a497
10 lines
451 B
YAML
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``
|