We are glad to announce the release of: puppet-ovn 26.0.0 This release is part of the epoxy 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. 26.0.0 ^^^^^^ New Features ************ * Ubuntu 24.04 is now formally supported. Upgrade Notes ************* * Ubuntu 22.04 is no longer supported. Changes in puppet-ovn 25.0.0..26.0.0 ------------------------------------ e1a6d84 Bump Ubuntu version 7d7ad64 Prepare 2025.1 release 2a217ad Mark puppet 8 supported 06d7d1e reno: Update master for unmaintained/2023.1 0221bd7 Deprecate support for external_ids:ovn-openflow-probe-interval f6b2cd2 Support multiple encapsulation IPs ec80dc8 Enforce correct value for encapsulation type 5ec71cf Validate required property ovn_encap_ip as IP address 7bdc370 Support customizing inactivity probe for DB connections ad75ab1 Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- manifests/controller.pp | 69 ++++++++-- manifests/northd.pp | 58 ++++++-- metadata.json | 8 +- ...n_openflow_probe_interval-313b74759cd493b9.yaml | 12 ++ .../notes/multiple-encap-ip-6bbe257dedf82289.yaml | 8 ++ .../ovn-db-inactivity-probe-c0af47fdcaa9c3b5.yaml | 7 + releasenotes/notes/puppet-8-0ca0b82386108950.yaml | 4 + .../notes/ubuntu-noble-c9dbac1aeb9a11dd.yaml | 8 ++ releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 + releasenotes/source/index.rst | 1 + spec/classes/ovn_controller_spec.rb | 55 +++++--- spec/classes/ovn_northd_spec.rb | 150 ++++++++++++++++----- spec/type_aliases/encaptype_spec.rb | 35 +++++ types/encaptype.pp | 1 + 15 files changed, 345 insertions(+), 79 deletions(-)
participants (1)
-
no-reply@openstack.org