We enthusiastically announce the release of: puppet-openstacklib 17.2.0: Puppet module for OpenStack Openstacklib This release is part of the victoria 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. 17.2.0 ^^^^^^ Bug Fixes * Oslo policy is moving towards yaml as a policy file format and is deprecating json. Policy definitons now may contain a 'file_format' field to specify 'yaml' or 'json' as a file format. Changes in puppet-openstacklib 17.1.0..17.2.0 --------------------------------------------- a7908b4 Prepare Victoria M2 4622709 Add support for yaml format policy files Diffstat (except docs and test files) ------------------------------------- manifests/policy/base.pp | 31 +++++++++++++++++----- metadata.json | 2 +- .../support-for-yaml-policy-da1ccf9fa692dca3.yaml | 6 +++++ spec/classes/openstacklib_policy_spec.rb | 19 +++++++++++++ 4 files changed, 51 insertions(+), 7 deletions(-)