[release-announce] puppet-neutron 16.2.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 13 18:06:30 UTC 2020


We contentedly announce the release of:

puppet-neutron 16.2.1: Puppet module for OpenStack Neutron

This release is part of the ussuri 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.

16.2.1
^^^^^^


New Features
************

* Add 'dnsmasq_enable_addr6_list' option support to dhcp agent
  settings. (See bug: #1861032
  (https://bugs.launchpad.net/neutron/+bug/1861032))


Upgrade Notes
*************

* The database_connection, database_max_retries,
  database_idle_timeout, database_retry_interval,
  database_max_pool_size and database_max_overflow parameters in
  neutron::server class is deprecated. Please set them in the
  neutron::db class instead.

* Deprecated idle_timeout option has been removed.


Deprecation Notes
*****************

* database_min_pool_size option is now deprecated for removal, the
  parameter has no effect.

* The database_connection, database_max_retries,
  database_idle_timeout, database_retry_interval,
  database_max_pool_size and database_max_overflow parameters in
  neutron::server class is deprecated.

Changes in puppet-neutron 16.2.0..16.2.1
----------------------------------------

1a5c067 Prepare Ussuri M3 again
7506023 Resolve duplicated requirement names in metadata
ed3605c Deprecate parameters for Keystone v2
d9aec52 Use python3-* package on OS with python3 default


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

manifests/params.pp                                |  4 +-
manifests/server/notifications.pp                  | 45 +++++++++++-----------
metadata.json                                      |  8 +---
...eprecate-nova-keystone-v2-91ee5243d85b37ba.yaml |  8 ++++
spec/classes/neutron_agents_ml2_mlnx_spec.rb       | 24 +++++++++---
spec/classes/neutron_server_notifications_spec.rb  | 11 ------
spec/classes/neutron_services_fwaas_spec.rb        |  2 +-
spec/classes/neutron_services_vpnaas_spec.rb       |  2 +-
8 files changed, 55 insertions(+), 49 deletions(-)







More information about the Release-announce mailing list