Xena Series Release Notes¶
19.4.1¶
Bug Fixes¶
Now the base
Puppet::Provider::Mistral
class loads service user credential using the proper keystoneauth parameters.
19.4.0¶
New Features¶
The new
mistral::logging::watch_log_file
parameter has been added.
Adds new purge_config parameter. When set to true, the policy file is cleared during configuration process. This allows to remove any existing rules before applying them or clean the file when all policies got removed.
19.1.0¶
New Features¶
The new
mistral::coordination
class has been added.
Upgrade Notes¶
Fedora is no longer supported.
Deprecation Notes¶
The following parameters have been deprecated in favor of the new
mistral::coordination
class.mistral::coordination_backend_url
mistral::coordination_heartbeat_interval
19.0.0¶
New Features¶
There is now a new policy_dirs parameter in the mistral::policy class, so one can set a custom path.