Zed Series Release Notes¶
21.0.0¶
New Features¶
A new
magnum::x509
class has been added to manage the [x509] section of magnum config.
The
magnum::wsgi::apache
class now supports customizing request/response headers added by apache.
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.
The
magnum::keystone::keystone_auth
class now supports the following parameters.cafile
certfile
keyfile
insecure
Upgrade Notes¶
CentOS 8 Stream is no longer supported by this module.
The
magnum::keystone::keystone_auth
class now requires thepassword
parameter. Ensure the required auth parameters are set.