Rocky Series Release Notes¶
13.3.1-3¶
New Features¶
Added vault secret store plugin
Added new class barbican::worker which can be used to manage the package and service for the barbican-worker.
13.1.0¶
Upgrade Notes¶
The deprecated parameters barbican::api::rabbit_host, barbican::api::rabbit_hosts, barbican::api::rabbit_password, barbican::api::rabbit_port, barbican::api::rabbit_userid and barbican::api::rabbit_virtual_host is removed. Please use barbican::api::default_transport_url.
The deprecated parameter barbican::api::rpc_backend is removed.
13.0.0¶
New Features¶
Adds the pool_timeout option for configuring oslo.db. This will configure this value for pool_timeout with SQLAlchemy.
Add openstack-db tag to Exec that run db-sync.
Upgrade Notes¶
Deprecated ensure_package option has been removed.
Deprecated keystone::authtoken::revocation_cache_time option has been removed.
Deprecation Notes¶
auth_uri is deprecated and will be removed in a future release. Please use www_authenticate_uri instead.