puppet-ovn 18.4.0 (wallaby)
We are tickled pink to announce the release of: puppet-ovn 18.4.0: Puppet module for OVN This release is part of the wallaby stable release series. The source is available from: https://opendev.org/openstack/puppet-ovn Download the package from: https://tarballs.openstack.org/puppet-ovn/ Please report issues through: https://bugs.launchpad.net/puppet-ovn/+bugs For more details, please see below. 18.4.0 ^^^^^^ New Features ************ * The new "ovn::controller::ovn_chassis_mac_map" parameter has been added. For distributed vlan in ovn we need to set mac addresses per compute in external_ids:ovn-chassis-mac-mappings Deprecation Notes ***************** * The "ovn::controller::enable_hw_offload" parameter has been deprecated. Use the same parameter of "vswitch::ovs" or "vswitch::dpdk" instead. Changes in puppet-ovn 18.3.0..18.4.0 ------------------------------------ 29feb7a Update sphinx to the latest version 9d0d97e Prepare Wallaby RC1 411475d Update supported Ubuntu version to Focal c60fdb9 Deprecate duplicated implementation for hw-offload option 73a1d56 Set external_ids:ovn-chassis-mac-mappings Diffstat (except docs and test files) ------------------------------------- manifests/controller.pp | 60 ++++++++++++++++++---- metadata.json | 8 +-- ...precate-enable_hw_offload-51f91d8d09f559f6.yaml | 5 ++ .../ovn_chassis_mac_map-8ea1fa442ca20522.yaml | 6 +++ spec/classes/ovn_controller_spec.rb | 22 +++++++- 6 files changed, 86 insertions(+), 17 deletions(-)
participants (1)
-
no-reply@openstack.org