Rocky Series Release Notes¶
13.1.0¶
Upgrade Notes¶
- The deprecated tacker::rpc_backend is now removed. Please use tacker::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. 
