Rocky Series Release Notes¶
13.1.0¶
Upgrade Notes¶
The deprecated watcher::rpc_backend is now removed. Please use watcher::default_transport_url instead.
Deprecated watcher::rabbit_max_retries option has been removed.
Deprecation Notes¶
auth_uri is deprecated and will be removed in a future release. Please use www_authenticate_uri instead.
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.