Zed Series Release Notes¶
10.0.0¶
New Features¶
The
cloudkitty::wsgi::apacheclass now supports customizing request/response headers added by apache.
The new
cloudkitty::storage::elasticsearchclass has been added. This class can be used to set up the Elasticsearch storage backend.
Added parameters for advanced configuration of httpd access and error log destinations including piped logging and syslog (see mod_syslog). Note that mod_syslog requires Apache2 >= 2.5.0.
Upgrade Notes¶
Default value of the
cloudkitty::wsgi::apache::sslparameter has been changed fromtruetofalseand now ssl is disabled by default.
CentOS 8 Stream is no longer supported by this module.
The
cloudkitty::tenant_fetcher_backendparameter has been removed.
The
cloudkitty::uiclass has been removed.