Rocky Series Release Notes

2.3.0

Upgrade Notes

  • The deprecated parameter cloudkitty::rpc_backend is removed. Please use cloudkitty::default_transport_url instead.

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

Deprecation Notes

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

Other Notes

  • Change default value from ‘ceilometer’ to ‘gnocchi’ for collector option in ::cloudkitty::processer class. Because the ceilometer collector has been removed in cloudkitty repo.