[release-announce] puppet-magnum 17.3.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 10 09:48:06 UTC 2020


We are tickled pink to announce the release of:

puppet-magnum 17.3.0: Puppet module for Magnum

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/puppet-magnum

Download the package from:

    https://tarballs.openstack.org/puppet-magnum/

Please report issues through:

    https://bugs.launchpad.net/puppet-magnum/+bugs

For more details, please see below.

17.3.0
^^^^^^

New Features

* Add support to configure service_token_roles in authtoken
  middleware.

* Add support to configure the enable_proxy_headers_parsing
  parameter in the oslo_middlware section.

* Add mysql_enable_ndb parameter to select mysql storage engine.

Changes in puppet-magnum 17.2.0..17.3.0
---------------------------------------

1f1670f Prepare Victoria M3
e2b05c8 Add oslo_middleware/enable_proxy_headers_parsing option
f66eea4 Fix testing for magnum::keystone::authtoken
1fdfee8 Do not validate database_connection format
6710dcc Use openstack_spec_helper from zuul checkout
990078c Use common class to manage apache and magnum service in beaker job
96c4b3c Add mysql_enable_ndb option
b422537 Add service_token_roles for keystone authtoken config


Diffstat (except docs and test files)
-------------------------------------

Gemfile                                            |  19 +-
manifests/api.pp                                   |  37 ++-
manifests/db.pp                                    |  10 +-
manifests/keystone/authtoken.pp                    |  12 +
metadata.json                                      |   8 +-
...ervice_token_roles-option-aee79eff505734d9.yaml |   4 +
...ble_proxy_headers_parsing-294bbf9c4d73a49c.yaml |   5 +
...d_mysql_enable_ndb-option-b415eb0a24946f31.yaml |   4 +
spec/acceptance/basic_magnum_spec.rb               |  67 +----
spec/classes/magnum_api_spec.rb                    |  35 ++-
spec/classes/magnum_db_spec.rb                     |   3 +
spec/classes/magnum_keystone_authtoken_spec.rb     | 316 +++++++++++----------
12 files changed, 267 insertions(+), 253 deletions(-)







More information about the Release-announce mailing list