Rocky Series Release Notes¶
13.1.0¶
Upgrade Notes¶
The deprecated parameters congress::rabbit_host, congress::rabbit_hosts, congress::rabbit_password, congress::rabbit_port, congress::rabbit_userid, congress::rabbit_virtual_host and congress::rpc_backend is removed. Please use congress::default_transport_url 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 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.