puppet-neutron 18.1.0 (wallaby)
We are satisfied to announce the release of: puppet-neutron 18.1.0: Puppet module for OpenStack Neutron This release is part of the wallaby release series. The source is available from: https://opendev.org/openstack/puppet-neutron Download the package from: https://tarballs.openstack.org/puppet-neutron/ Please report issues through: https://bugs.launchpad.net/puppet-neutron/+bugs For more details, please see below. 18.1.0 ^^^^^^ New Features ************ * The new "neutron::keystone::authtoken::service_type" parameter has been added to configure the service_type parameter in authtoken middleware. Deprecation Notes ***************** * allow_insecure_clients option is now deprecated for removal, the parameter has no effect. Changes in puppet-neutron 18.0.0..18.1.0 ---------------------------------------- 40767b70 Prepare Wallaby M1 5b7bc9f4 Ensure resource_provider_bandwitdhs is unset by default e77cce1c Replace deprecated UPPER_CONSTRAINTS_FILE variable 515f58c1 Build containers for single consumer job 990f65d2 Deprecate allow_insecure_clients option 5e846a6e Fix outdated files 43a2ed43 Add support for the keystone_authtoken/service_type parameter Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 + manifests/agents/ml2/ovs.pp | 11 +++-- manifests/agents/ml2/sriov.pp | 10 +++-- manifests/init.pp | 49 ++++++++++++---------- manifests/keystone/authtoken.pp | 7 ++++ metadata.json | 12 +++--- ...w_insecure_clients-option-aa02afe6931b7d6b.yaml | 4 ++ ...ne-authtoken-service_type-2cdc4de207123029.yaml | 5 +++ spec/classes/neutron_agents_ml2_ovs_spec.rb | 3 +- spec/classes/neutron_agents_ml2_sriov_spec.rb | 3 +- spec/classes/neutron_init_spec.rb | 2 - spec/classes/neutron_keystone_authtoken_spec.rb | 3 ++ tox.ini | 2 +- 13 files changed, 72 insertions(+), 40 deletions(-)
participants (1)
-
no-reply@openstack.org