Rocky Series Release Notes

3.1.0

Upgrade Notes

  • The deprecated vitrage::rpc_backend is now removed. Please use vitrage::default_transport_url instead.

Deprecation Notes

  • auth_uri is deprecated and will be removed in a future release. Please use www_authenticate_uri instead.

3.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.