puppet-ovn 22.0.0 (antelope)
We are psyched to announce the release of: puppet-ovn 22.0.0: Puppet module for OVN This release is part of the antelope 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. Changes in puppet-ovn 21.0.0..22.0.0 ------------------------------------ a63b36d Prepare 2023.1 release 4f6e8f4 Add strict validation about boolean/array b6dd569 Support array for ovn-encap-type f831d81 Replace legacy facts and use fact hash 6618761 Support ssl options for ovn db 9f91e4b northd: Escape IPv6 address db30911 Fix missing dependencies about command line options setting f875236 controller: Ensure boolean values a5cb9fd Switch to Ubuntu Jammy (22.04) 2698b1c Support customizing package state 1bfe785 Add support for SSL connections to NB/SB DB 889de8b Add support for clustered DB cb9fed3 Remove logic to support $::os_service_default bd2256d Add an extra space to align variables in class ovn::controller b5d38dc Add support for ovn-ofctrl-wait-before-clear d73e5c9 Update master for stable/zed Diffstat (except docs and test files) ------------------------------------- manifests/controller.pp | 125 +++++++---- manifests/northd.pp | 198 +++++++++++++++++- manifests/params.pp | 8 +- metadata.json | 8 +- ...path_type-use-undef-force-db2267dda2e93ab1.yaml | 5 + .../notes/ovn-clusterd-db-244b8d44eb2638d1.yaml | 6 + .../notes/ovn-northd-ssl-db-0d77bbd457a21df6.yaml | 9 + releasenotes/notes/ovn-ssl-7a441b22930a65f2.yaml | 13 ++ ..._ofctrl_wait_before_clear-c40493ce231ec38c.yaml | 11 + .../notes/package_ensure-00a5cd380097f2af.yaml | 5 + .../notes/ubuntu-jammy-a7f41ba214257773.yaml | 8 + releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 + spec/classes/ovn_controller_spec.rb | 53 ++++- spec/classes/ovn_northd_spec.rb | 230 ++++++++++++++++++++- 15 files changed, 619 insertions(+), 67 deletions(-)
participants (1)
-
no-reply@openstack.org