[release-announce] puppet-magnum 19.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 08:53:56 UTC 2021


We are thrilled to announce the release of:

puppet-magnum 19.4.0: Puppet module for Magnum

This release is part of the xena stable release series.

The source is available from:

    https://opendev.org/openstack/puppet-magnum

Download the package from:

    https://tarballs.openstack.org/puppet-magnum/

Please report issues through:

    https://bugs.launchpad.net/puppet-magnum/+bugs

For more details, please see below.

19.4.0
^^^^^^

New Features

* The new "magnum::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-magnum 19.3.0..19.4.0
---------------------------------------

79244a9 Add information technology in the setup.cfg
1de7e5c Add license information in the setup.cfg
6c3d47b Delete useless code for setup.py
6841fe2 Stop configuring install_command in tox.
daa4440 Fix pbr>=2.0.0 for setup.py
56af2bd Update openstackdocstheme to the latest version
de33d03 Do not test detail of keystone::resource::service_identity
57504e2 Skip dependency on keystone endpoint if endpoint is not configured
7b464e4 Update reno to the latest version
3598880 Fix stdlib version in metadata
a1ff4d3 Prepare Xena RC1
c7f078e Add watch_log_file option
5eb6973 Remove magnum-db-sync-service tag for service
6b7fd1b Allow purging policy files


Diffstat (except docs and test files)
-------------------------------------

manifests/api.pp                                   |   6 +-
manifests/conductor.pp                             |   2 +-
manifests/keystone/auth.pp                         |   4 +-
manifests/logging.pp                               |   6 +
manifests/policy.pp                                |  22 ++-
metadata.json                                      |  10 +-
...add_watch_log_file-option-8f75d1cfb5019cb7.yaml |   4 +
.../policy_purge_config-af5675fcb2b9ad76.yaml      |   6 +
setup.cfg                                          |   2 +
setup.py                                           |   4 +-
spec/classes/magnum_api_spec.rb                    |   4 +-
spec/classes/magnum_keystone_auth_spec.rb          | 156 +++++++--------------
spec/classes/magnum_logging_spec.rb                |  17 ++-
spec/classes/magnum_policy_spec.rb                 |  87 ++++++++----
tox.ini                                            |   4 +-
16 files changed, 176 insertions(+), 162 deletions(-)







More information about the Release-announce mailing list