We enthusiastically announce the release of: puppet-trove 16.4.0: Puppet module for OpenStack Trove This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/puppet-trove Download the package from: https://tarballs.openstack.org/puppet-trove/ Please report issues through: https://bugs.launchpad.net/puppet-trove/+bugs For more details, please see below. 16.4.0 ^^^^^^ New Features * The new "trove::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Changes in puppet-trove 16.3.0..16.4.0 -------------------------------------- bc9bccd Prepare the final stable/ussuri release b7b2808 Set fixture paths for unit tests 8c65bac Add support for the interface parameter in authtoken middleware d6f2b86 Use common class to manage apache service in beaker job 9b97837 Add CentOS8 to nodesets 092cf73 Switch to Ussuri 9f79b27 Update TOX_CONSTRAINTS_FILE for stable/ussuri 109b912 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 1 + manifests/keystone/authtoken.pp | 7 +++++++ metadata.json | 8 ++++---- .../notes/keystone-authtoken-interface-a21e29a682e51819.yaml | 5 +++++ spec/acceptance/basic_trove_spec.rb | 1 + spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/classes/trove_keystone_authtoken_spec.rb | 3 +++ spec/spec_helper.rb | 5 +++++ tox.ini | 2 +- 10 files changed, 38 insertions(+), 5 deletions(-)
participants (1)
-
no-reply@openstack.org