We are jazzed to announce the release of: puppet-ec2api 19.4.0: Puppet module for OpenStack Ec2api This release is part of the xena stable release series. The source is available from: https://opendev.org/openstack/puppet-ec2api Download the package from: https://tarballs.openstack.org/puppet-ec2api/ Please report issues through: https://bugs.launchpad.net/puppet-ec2api/+bugs For more details, please see below. 19.4.0 ^^^^^^ New Features * The new "ec2api::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. Changes in puppet-ec2api 19.3.0..19.4.0 --------------------------------------- 04a8943 Add information technology in the setup.cfg 65da654 Add license information in the setup.cfg 4bc98cf Delete useless code for setup.py 1fb1dd4 Stop configuring install_command in tox. b29af94 Fix pbr>=2.0.0 for setup.py 11fd855 Update openstackdocstheme to the latest version ed337c9 Do not test detail of keystone::resource::service_identity 57c00b2 Update reno to the latest version 8d11a36 metadata.json: debian 11 55b633f Fix stdlib version in metadata fb063d9 Prepare Xena RC1 4a068c6 Add watch_log_file option 89124fb Allow purging policy files Diffstat (except docs and test files) ------------------------------------- manifests/logging.pp | 6 + manifests/policy.pp | 28 +++- metadata.json | 12 +- ...add_watch_log_file-option-b9cf5ab9cc46bd21.yaml | 4 + .../policy_purge_config-4566bc63357aace8.yaml | 6 + setup.cfg | 2 + setup.py | 4 +- spec/classes/ec2api_keystone_auth_spec.rb | 148 ++++++++++----------- spec/classes/ec2api_logging_spec.rb | 3 + spec/classes/ec2api_policy_spec.rb | 85 ++++++++---- tox.ini | 4 +- 12 files changed, 182 insertions(+), 124 deletions(-)
participants (1)
-
no-reply@openstack.org