puppet-ec2api 17.3.0 (victoria)
We are chuffed to announce the release of: puppet-ec2api 17.3.0: Puppet module for OpenStack Ec2api This release is part of the victoria 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. 17.3.0 ^^^^^^ New Features * Add support to configure service_token_roles in authtoken middleware. * Add mysql_enable_ndb parameter to select mysql storage engine. Changes in puppet-ec2api 17.2.0..17.3.0 --------------------------------------- c19ec1d Prepare Victoria M3 80e4d86 Use openstack_spec_helper from zuul checkout d203231 Do not validate database_connection format f9d3b55 Use common class to manage apache service in beaker job fe9d2f5 Add mysql_enable_ndb option 69e3ae1 Add service_token_roles for keystone authtoken config Diffstat (except docs and test files) ------------------------------------- Gemfile | 19 ++++++++++++++----- manifests/db.pp | 10 +++++++--- manifests/keystone/authtoken.pp | 12 ++++++++++++ metadata.json | 8 ++++---- ...d-service_token_roles-option-af01457e6e2f6460.yaml | 4 ++++ .../add_mysql_enable_ndb-option-8dff7590e124387d.yaml | 4 ++++ spec/acceptance/basic_ec2api_spec.rb | 1 + spec/classes/ec2api_db_spec.rb | 3 +++ spec/classes/ec2api_keystone_authtoken_spec.rb | 3 +++ 9 files changed, 52 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org