Ussuri Series Release Notes¶
16.4.0¶
New Features¶
The new
gnocchi::keystone::authtoken::interfaceparameter has been added, which can be used to set the interface parameter in authtoken middleware.
16.3.0¶
New Features¶
The following parameters were added to the
gnocchi::storage::swiftclass to configure keystone region and domain used for access to Swift.swift_regionswift_user_domain_nameswift_project_domain_name
Deprecation Notes¶
The
gnocchi::storage::swift::auth_tenant_nameparameter was deprecated and will be remove in a future release. Use theauth_project_nameparameter instead.
16.2.0¶
Deprecation Notes¶
The gnocchi::database_connection was deperecated. Use the gnocchi::db::database_connection parameter instead.
gnocchi::storage::coordination_url and gnocchi::storage::package_ensure were deprecated because coordination_url in storage seciton was deprecated in gnocchi. Use the parameters in gnocchi class.
gnocchi::storage::metric_processing_dealy was deprecated because the corresponding parameter under storage section was deprecated in gnocchi. Use gnocchi::metricd::metric_processing_delay instead.