Xena Series Release Notes¶
19.5.0¶
New Features¶
Now the
designate::backend::bind9
class supports setting up bind9 backend using/etc/designate/pools.yaml
properly. This feature can be enabled by the newmanage_pool
parameter.
Added the new
designate::wsgi::apache
class, you can now run thedesignate-api
service under Apache with mod_wsgi.
Deprecation Notes¶
The
designate::backend::bind9::rndc_host
parameter has been deprecated and has no effect now.
Bug Fixes¶
The
designate::backend::bind9
class no longer configures parameters in the[backend:bind9]
section, as these parameters are no longer effective.
19.4.0¶
New Features¶
The new
designate::logging::watch_log_file
parameter has been added.
Adds new purge_config parameter. When set to true, the policy file is cleared during configuration process. This allows to remove any existing rules before applying them or clean the file when all policies got removed.
Upgrade Notes¶
The following classes for powerdns 3 driver have been removed.
designate::backend::powerdns
designate::db::powerdns::mysql
designate::db::powerdns::sync