We jubilantly announce the release of: puppet-cinder 19.4.0: Puppet module for OpenStack Cinder This release is part of the xena release series. The source is available from: https://opendev.org/openstack/puppet-cinder Download the package from: https://tarballs.openstack.org/puppet-cinder/ Please report issues through: https://bugs.launchpad.net/puppet-cinder/+bugs For more details, please see below. Changes in puppet-cinder 19.3.0..19.4.0 --------------------------------------- 328105d Add information technology in the setup.cfg b291b0f Add license information in the setup.cfg 255ede3 Delete useless code for setup.py 8449dd0 Stop configuring install_command in tox. d2841e5 Fix pbr>=2.0.0 for setup.py 9058cae Update openstackdocstheme to the latest version c8810f3 Do not test detail of keystone::resource::service_identity 6b85b84 Update reno to the latest version 95ec396 Update supported Ubuntu version to Focal 1432fd8 Fix unit tests incompatible with puppetlab-stdlib 8.0.0 fda1454 Fix stdlib version in metadata dc22ded Prepare Xena RC1 d20eb43 Add watch_log_file option 8e6d058 Remove support for TSM backup driver fab7f49 Allow purging policy files Diffstat (except docs and test files) ------------------------------------- manifests/backup/tsm.pp | 52 ------ manifests/logging.pp | 6 + manifests/policy.pp | 20 ++- metadata.json | 12 +- ...add_watch_log_file-option-b74553a438d125bc.yaml | 4 + .../policy_purge_config-030d52fdcecdaa05.yaml | 6 + .../notes/remove-backup-tsm-f10b3673ecf2836f.yaml | 4 + setup.cfg | 2 + setup.py | 4 +- spec/classes/cinder_keystone_auth_spec.rb | 199 +++++++++------------ spec/classes/cinder_logging_spec.rb | 17 +- spec/classes/cinder_policy_spec.rb | 87 ++++++--- spec/defines/cinder_backend_dellemc_vmax_spec.rb | 2 +- spec/defines/cinder_backend_rbd_spec.rb | 2 +- tox.ini | 4 +- 16 files changed, 206 insertions(+), 219 deletions(-)
participants (1)
-
no-reply@openstack.org