puppet-vswitch 11.0.0 (train)
We are delighted to announce the release of: puppet-vswitch 11.0.0: Puppet module for OpenStack Vswitch This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-vswitch Download the package from: https://tarballs.openstack.org/puppet-vswitch/ Please report issues through: https://bugs.launchpad.net/puppet-vswitch/+bugs For more details, please see below. 11.0.0 ^^^^^^ New Features * Added the configuration option to disable Exact Match Cache (EMC). * Introduced two new parameters revalidator_cores and handler_cores to set values of n-revalidator-threads and n-handler-threads on openvswitch. Changes in puppet-vswitch 10.4.0..11.0.0 ---------------------------------------- 8a96357 Add version_requirement for kmod in metadata.json 6bc5b20 OVS Revalidator and handler threads config a2e3926 Move to opendev 699e3e6 Fix Repository fb70514 OpenDev Migration Patch 74e6122 Add TODO to the table of contents a61a0f9 Add table of contents 97eb675 Provide option to disable EMC in puppet-vswitch d9a5441 Fix test facts for alternative OSs 68cf40b Bump version for the start of Train 7c330c3 Update master for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- Gemfile | 2 +- README.md | 27 +++++++++++--- manifests/dpdk.pp | 43 ++++++++++++++++------ manifests/ovs.pp | 12 ++++++ metadata.json | 5 ++- .../notes/disable-emc-6562d898d7d560db.yaml | 5 +++ ...ator-handler-threads.yaml-12907a70b68e178c.yaml | 3 ++ releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 +++ spec/classes/vswitch_dpdk_spec.rb | 6 +++ spec/classes/vswitch_ovs_spec.rb | 32 ++++++++++++++++ tox.ini | 2 +- 13 files changed, 125 insertions(+), 21 deletions(-)
participants (1)
-
no-reply@openstack.org