Victoria Series Release Notes¶
17.5.0-1¶
New Features¶
add designate::backend::bind9::configure_bind (defaults to true) to bypass attempts to bind9 configuration in the event that bind9 resides on a different host.
17.5.0¶
New Features¶
The new
designate::keystone::authtoken::service_type
parameter has been added to configure the service_type parameter in authtoken middleware.
Add support for PostgreSQL database backend via designate::db::postgresql
17.3.0¶
New Features¶
The following parameters have been added to the
designate::db
class.database_connection_recycle_time
database_pool_timeout
Deprecation Notes¶
The following parameters have been deprecated and have no effect.
designate::db::database_idle_timeout
designate::db::database_min_pool_size
17.2.0¶
New Features¶
The new
designate::keystone::authtoken::interface
parameter has been added, which can be used to set the interface parameter in authtoken middleware.
17.1.0¶
Deprecation Notes¶
The designate::worker::worker_notify parameter has been deprecated because its actual parameter in designate was alreday rdeprecated.
The
designate::api::enable_v1_api
parameter has been removed.