[release-announce] puppet-neutron 20.3.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Tue Apr 5 09:38:32 UTC 2022
We are satisfied to announce the release of:
puppet-neutron 20.3.0: Puppet module for OpenStack Neutron
This release is part of the yoga 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.
Changes in puppet-neutron 20.2.0..20.3.0
----------------------------------------
38a19410 setuptools: Disable auto discovery
c081d81d dhcp-agent: Support more dnsmasq_* parameters
3ca0ed61 Fix the ignored unit test case for dhcp-agent configuration
989282da Prepare Yoga RC1
a1429c24 Deprecate support for Nuage core plugin
bcb456cc remove unicode literal from code
bf9fcd93 Deprecate support for networking-bigswitch
46d69005 Deprecate usage of authtoken parameters in providers
da49c191 Run db-manage command by the service user
2442f70c Add socket keepalive options for the pymemcache backend
588e189c Ensure auth_endpoint is reset
0730989e Remove unused csv library
Diffstat (except docs and test files)
-------------------------------------
lib/puppet/provider/neutron.rb | 3 +-
manifests/agents/bigswitch.pp | 4 +-
manifests/agents/dhcp.pp | 12 ++++
manifests/cache.pp | 30 ++++++++++
manifests/db/sync.pp | 1 +
manifests/plugins/ml2/bigswitch.pp | 4 +-
manifests/plugins/ml2/bigswitch/restproxy.pp | 2 +-
manifests/plugins/nuage.pp | 4 +-
metadata.json | 10 ++--
.../add_keepalive_options-7e785c5bb0d0e74e.yaml | 4 ++
...cate-networking-bigswitch-8b617be7cf6ad2c7.yaml | 5 ++
...precate-nuage-core-plugin-57e683e7972c5414.yaml | 5 ++
.../notes/dnsmasq-opts-13586d1973e7cb07.yaml | 8 +++
...vider-deprecate-at-params-d688fca46bafe562.yaml | 16 +++++
releasenotes/source/conf.py | 14 ++---
setup.py | 1 +
spec/classes/neutron_agents_dhcp_spec.rb | 70 +++++++++-------------
spec/classes/neutron_cache_spec.rb | 12 ++++
spec/classes/neutron_db_sync_spec.rb | 3 +
19 files changed, 148 insertions(+), 60 deletions(-)
More information about the Release-announce
mailing list