puppet-ec2api 16.4.0 (ussuri)
We are ecstatic to announce the release of: puppet-ec2api 16.4.0: Puppet module for OpenStack Ec2api This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/puppet-ec2api Download the package from: https://tarballs.openstack.org/puppet-ec2api/ Please report issues through: https://bugs.launchpad.net/puppet-ec2api/+bugs For more details, please see below. 16.4.0 ^^^^^^ New Features * The new "ec2api::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Changes in puppet-ec2api 16.3.0..16.4.0 --------------------------------------- 92e0775 Prepare the final stable/ussuri release 59bd61b Set fixture paths for unit tests 9b71ece Add support for the interface parameter in authtoken middleware 5279163 Use common class to manage apache service in beaker job f59df6c Add CentOS8 to nodesets dc76d4b Switch to Ussuri 3c507a1 Update TOX_CONSTRAINTS_FILE for stable/ussuri 6574971 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-ea4c6ce7e8bf7842.yaml | 5 +++++ spec/acceptance/basic_ec2api_spec.rb | 1 + spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/classes/ec2api_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