puppet-magnum 24.0.0 (caracal)
We are delighted to announce the release of: puppet-magnum 24.0.0: Puppet module for Magnum This release is part of the caracal 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. Changes in puppet-magnum 23.0.0..24.0.0 --------------------------------------- 8171052 Prepare 2024.1 release 588a0c9 reno: Update master for unmaintained/xena 574fa3f reno: Update master for unmaintained/wallaby e9ec895 Refactor resource dependencies 8d1cd82 Remove redundant override of clients options 3fc001a Require password for domain admin 2572046 domain: Ensure boolean values for manage_* options 922f180 Expose rabbit_transient_quorum_queue f7dfc6a Deprecate customization of PATH environment for db sync 317f62a Stop hard-coding config file for db sync b6d4d90 healthcheck: Expose ignore_proxied_requests parameter 969c282 reno: Update master for unmaintained/yoga c36b2db Add support for oslo.reports options 0a7a6b0 healthcheck: Expose allowed_source_ranges 9153082 Bump supported Debian version to 12 (Bookworm) 0ada533 Update master for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 10 +++++ manifests/clients.pp | 8 ++-- manifests/db.pp | 3 ++ manifests/db/sync.pp | 23 +++++++---- manifests/deps.pp | 10 +---- manifests/healthcheck.pp | 29 ++++++++++---- manifests/init.pp | 6 +++ manifests/keystone/authtoken.pp | 2 + manifests/keystone/domain.pp | 26 +++++++------ manifests/policy.pp | 5 +++ manifests/reports.pp | 33 ++++++++++++++++ metadata.json | 10 ++--- .../deprecate-db_sync-path-9e8f32d73a0722e7.yaml | 5 +++ ...eck-allowed_source_ranges-c701ad7f2df78486.yaml | 5 +++ ...k-ignore_proxied_requests-2f066635a5378111.yaml | 5 +++ .../notes/oslo-reports-88a501760a5add3d.yaml | 4 ++ ...it_transient_quorum_queue-c7cb741127fd6202.yaml | 4 ++ releasenotes/source/2023.2.rst | 6 +++ releasenotes/source/index.rst | 1 + releasenotes/source/wallaby.rst | 2 +- releasenotes/source/xena.rst | 2 +- releasenotes/source/yoga.rst | 2 +- spec/classes/magnum_clients_barbican_spec.rb | 2 +- spec/classes/magnum_clients_cinder_spec.rb | 4 +- spec/classes/magnum_clients_glance_spec.rb | 4 +- spec/classes/magnum_clients_heat_spec.rb | 4 +- spec/classes/magnum_clients_magnum_spec.rb | 2 +- spec/classes/magnum_clients_neutron_spec.rb | 4 +- spec/classes/magnum_clients_nova_spec.rb | 4 +- spec/classes/magnum_clients_octavia_spec.rb | 4 +- spec/classes/magnum_db_sync_spec.rb | 45 +++++----------------- spec/classes/magnum_healthcheck_spec.rb | 30 +++++++++------ spec/classes/magnum_init_spec.rb | 3 ++ spec/classes/magnum_reports_spec.rb | 45 ++++++++++++++++++++++ 34 files changed, 244 insertions(+), 108 deletions(-)
participants (1)
-
no-reply@openstack.org