puppet-tripleo 13.5.0 (victoria)
We joyfully announce the release of: puppet-tripleo 13.5.0: Puppet module for OpenStack TripleO This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/puppet-tripleo Download the package from: https://tarballs.openstack.org/puppet-tripleo/ Please report issues through: https://bugs.launchpad.net/puppet-tripleo/+bugs For more details, please see below. 13.5.0 ^^^^^^ New Features * This change introduces two hiera keys that allow an operator to specify which NIC (or NICs) the VIPs will be bound to. One hiera key has global effect (tripleo::pacemaker::force_nic) and forces all VIPs to listen to that NIC. There is also the possibility to override that for specific VIPs with the force_vip_nic_overrides hiera hash. This change is only useful for deployments where BGP is used to advertise IP addresses from the host across multiple L3 networks. Changes in puppet-tripleo 13.4.0..13.5.0 ---------------------------------------- 4125e22d Bump metadata to 13.5.0 for new release of stable/victoria 8e4c5065 Fix nic selection when no nic is specified fd43ab9b Defauts mariadb's innodb_strict_mode to OFF 1c27dd46 Filter haproxy_certificate_specs if hostname is empty f483c91f Force MySQL / MariaDB log_warnings to 1 63b4b8c3 Allow to specify a nic for the VIPs b99c7a36 Generic cluster properties support 24d0ff54 galera: expose 2-node mode for the galera resource 8e3eac8f Make sure qemu CA has correct permissions c9c61a4c Cleanup old workaround for ipv6 VIPs ac7d415c Update TOX_CONSTRAINTS_FILE for stable/victoria 37677389 Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + manifests/certmonger/qemu.pp | 20 ++++++++++ manifests/pacemaker/haproxy_with_vip.pp | 18 ++++++--- manifests/profile/base/certmonger_user.pp | 10 +++-- manifests/profile/base/database/mysql.pp | 44 +++++++++++++--------- manifests/profile/base/pacemaker.pp | 7 ++++ manifests/profile/pacemaker/database/mysql.pp | 1 + .../profile/pacemaker/database/mysql_bundle.pp | 14 ++++++- manifests/profile/pacemaker/haproxy_bundle.pp | 33 ++++++++++++++++ manifests/profile/pacemaker/ovn_dbs_bundle.pp | 29 ++++++++++++-- metadata.json | 2 +- .../notes/vip-bind-nic-11e80207fcb78a20.yaml | 10 +++++ tox.ini | 2 +- 13 files changed, 160 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org