We are glad to announce the release of: puppet-tacker 16.4.0: Puppet module for OpenStack Tacker This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/puppet-tacker Download the package from: https://tarballs.openstack.org/puppet-tacker/ Please report issues through: https://bugs.launchpad.net/puppet-tacker/+bugs For more details, please see below. 16.4.0 ^^^^^^ New Features * The new "tacker::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Changes in puppet-tacker 16.3.0..16.4.0 --------------------------------------- bfaed67 Prepare the final stable/ussuri release eaffec5 Set fixture paths for unit tests 98a9016 Revert "Disable Tacker installation" 6922822 Add support for the interface parameter in authtoken middleware 64d2f0e Disable Tacker installation 7ba9167 Revert "Disable Tacker installation during beaker tests" fa3f51d Disable Tacker installation during beaker tests e56238d Use common class to manage apache service in beaker job 2031fdf Add CentOS8 to nodesets 4b39cc4 Switch to Ussuri ae587a4 Update TOX_CONSTRAINTS_FILE for stable/ussuri dc259c0 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-7c0debd2916b010c.yaml | 5 +++++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/acceptance/tacker_spec.rb | 3 ++- spec/classes/tacker_keystone_authtoken_spec.rb | 3 +++ spec/spec_helper.rb | 5 +++++ tox.ini | 2 +- 10 files changed, 39 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org