We are pumped to announce the release of: puppet-ovn 15.5.0: Puppet module for OVN This release is part of the train 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. 15.5.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 Changes in puppet-ovn 15.4.0..15.5.0 ------------------------------------ a6b0f69 Prepare the final stable/train release 9bbc14b Set external_ids:ovn-chassis-mac-mappings dbfcb84 Switch to Train 90c8de5 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 9c4727a Update .gitreview for stable/train Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 3 ++- manifests/controller.pp | 31 +++++++++++++++++++++- metadata.json | 6 ++--- .../ovn_chassis_mac_map-8ea1fa442ca20522.yaml | 6 +++++ spec/classes/ovn_controller_spec.rb | 22 +++++++++++++++ tox.ini | 2 +- 7 files changed, 65 insertions(+), 6 deletions(-)