Rocky Series Release Notes¶
13.3.0¶
Upgrade Notes¶
The deprecated parameters rabbit_os_host, rabbit_os_hosts, rabbit_os_password, rabbit_os_port, rabbit_os_userid and rabbit_os_virtual_host in ::murano has been removed. Please use the murano::default_transport_url parameter instead.
Deprecation Notes¶
murano::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.