Victoria Series Release Notes¶
17.5.0¶
New Features¶
The new
gnocchi::keystone::authtoken::service_type
parameter has been added to configure the service_type parameter in authtoken middleware.
17.3.0¶
Upgrade Notes¶
The deprecated gnocchi::database_connection parameter is removed. Use the gnocchi:db::database_connection parameter instead.
Deployments now need to explicitly use the gnocchi::db class.
17.2.0¶
New Features¶
The new
gnocchi::keystone::authtoken::interface
parameter has been added, which can be used to set the interface parameter in authtoken middleware.