openstack-ansible/releasenotes/notes/designate-pools-yaml-support-d693dc2471642167.yaml
Andy McCrae 26b1fb9ce5 Role Pin for Pike OSA Milestone-1
Nova is pinned before 6dd047a3307a1056077608fd5bc2d1c3b3285338 until
https://review.openstack.org/#/c/455710/ can merge.

Change-Id: I27adc85337424a7b251d8d5d614ad4446c6c55d3
2017-04-12 11:52:44 +00:00

12 lines
612 B
YAML

---
features:
- The Designate pools.yaml file can now be generated via the
designate_pools_yaml attribute, if desired. This allows users to populate
the Designate DNS server configuration using attributes from other plays
and obviates the need to manage the file outside of the Designate role.
upgrade:
- The Designate pools.yaml file can now be generated via the
designate_pools_yaml attribute, if desired. This ability is toggled by
the designate_use_pools_yaml_attr attribute. In the future this behavior
may become default and designate_pools_yaml may become a required variable.