Zed Series Release Notes¶
21.0.0¶
New Features¶
A new
magnum::x509class has been added to manage the [x509] section of magnum config.
The
magnum::wsgi::apacheclass 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_authclass now supports the following parameters.cafilecertfilekeyfileinsecure
Upgrade Notes¶
CentOS 8 Stream is no longer supported by this module.
The
magnum::keystone::keystone_authclass now requires thepasswordparameter. Ensure the required auth parameters are set.