puppet-openstacklib 25.0.0 (dalmatian)
We jubilantly announce the release of: puppet-openstacklib 25.0.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/puppet-openstacklib Download the package from: https://tarballs.openstack.org/puppet-openstacklib/ Please report issues through: https://bugs.launchpad.net/puppet-openstacklib/+bugs For more details, please see below. Changes in puppet-openstacklib 24.0.0..25.0.0 --------------------------------------------- 776c388 Prepare 2024.2 release 2238cf2 Validate input for file mode 1a1b7cc Add type to validate policy hash input 9351c2e Stop manipulating LOAD_PATH in spec files fa070e6 Bump upper version of puppetlabs-mysql d689704 Remove support for json format policy files 103c0ab reno: Update master for unmaintained/zed b6e251d Elaborate usage of openstacklib::policy::policies 805e984 Update master for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- manifests/policy.pp | 32 +++++++--- manifests/policy/base.pp | 68 ++++++---------------- manifests/policy/default.pp | 31 ++-------- metadata.json | 4 +- .../notes/remove-policy-json-8902dc11c5576e73.yaml | 5 ++ releasenotes/source/2024.1.rst | 6 ++ releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 2 +- spec/defines/openstacklib_policy_base_spec.rb | 64 ++------------------ spec/defines/openstacklib_policy_default_spec.rb | 31 +--------- spec/defines/openstacklib_policy_spec.rb | 41 ++----------- spec/spec_helper.rb | 3 + spec/type_aliases/policies_spec.rb | 36 ++++++++++++ .../provider/openstack_config/ini_setting_spec.rb | 16 ----- types/policies.pp | 8 +++ 15 files changed, 124 insertions(+), 224 deletions(-)
participants (1)
-
no-reply@openstack.org