Yoga Series Release Notes¶
20.3.0¶
New Features¶
The new
designate::backend::pdns4
class has been added. This class supports setting up PowerDNS 4 backend.
The new
designate::api::quotas_verify_project_id
parameter has been added.
The new
designate::keystone
class has been added.
The
workers
parameter andthreads
parameter have been added to thedesignate::sink
class.
Upgrade Notes¶
Default value of the
designate::backend::bind9::manage_pool
parameter will be changed fromfalse
totrue
in a future release. Make sure the parameter is set to disabled management of pools.
Deprecation Notes¶
The
designate::zone_manager
class has been deprecated.
Support for false value for the
designate::sink::enabled_notification_handlers
parameter has been deprecated and will be removed in a future release. Use$::os_service_default
instead.