[release-announce] puppet-openstacklib 18.5.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Wed Feb 16 18:02:09 UTC 2022
We are amped to announce the release of:
puppet-openstacklib 18.5.0: Puppet module for OpenStack Openstacklib
This release is part of the wallaby stable 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.
18.5.0
^^^^^^
New Features
* The new "openstacklib::iscsid" class has been added. This class
can be used to set up basic configurations for the iscsid service.
Changes in puppet-openstacklib 18.4.0..18.5.0
---------------------------------------------
e51f82d Prepare a new Wallaby release
008bcaf Set python versions for rhel > 8
f93dae6 Add support for iscsid configuration
723048c CredentialsV3: Ensure all attributes are cleared by unset
fa7ce17 Prevent --password from leaking in failed command output
f022f26 Set fixture paths for unit tests
c400388 TripleO: Do not use an independent content provide job
710bcb8 Replace URI.escape() with ERB::Util.url_encode()
3a6113b Update TOX_CONSTRAINTS_FILE for stable/wallaby
b744062 Update .gitreview for stable/wallaby
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
.zuul.yaml | 20 +++++++-
lib/puppet/functions/os_database_connection.rb | 6 +--
lib/puppet/functions/os_transport_url.rb | 6 +--
lib/puppet/provider/openstack.rb | 11 ++++-
lib/puppet/provider/openstack/credentials.rb | 8 ++--
manifests/defaults.pp | 18 +++++++-
manifests/iscsid.pp | 58 ++++++++++++++++++++++++
manifests/params.pp | 13 ++++++
metadata.json | 2 +-
releasenotes/notes/iscsid-0a9fe8a9dba4047b.yaml | 5 ++
spec/classes/openstacklib_iscsid_spec.rb | 47 +++++++++++++++++++
spec/spec_helper.rb | 5 ++
spec/unit/provider/openstack/credentials_spec.rb | 2 +
spec/unit/provider/openstack_spec.rb | 31 +++++++++++++
tox.ini | 2 +-
16 files changed, 219 insertions(+), 16 deletions(-)
More information about the Release-announce
mailing list