Comment 9 for bug 1973872

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/850297
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/24b1fe6ac3771a78832461d0613146583069cc0b
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 24b1fe6ac3771a78832461d0613146583069cc0b
Author: Damien Ciabrini <email address hidden>
Date: Mon Apr 4 11:02:08 2022 +0200

    Galera: initial support for mariabackup SST

    When deploying a HA overcloud, allow the SST method to be
    configured, to use either rsync (default) or mariabackup.

    Tested by deploying a HA overcloud with mariabackup SST
    (IPv4, IPv6, TLS-e) as well as with regular rsync SST
    (IPv4, IPv6, TLS-e).

    Note that this initial support doesn't allow SST method
    to be updated via a stack update, as mariabackup requires
    a dedicated MySQL user, and there is currently no
    orchestration available via a minor update either.

    Closes-Bug: #1973872
    Depends-On: I1509bd30fbd253790b17e04ef15dca6c58de7311
    Depends-On: I4d5983ada52a58cdd853bd7b701bb11eeb88be8d

    (Fixed cherry-pick conflict in ContainerCli allowed_values)

    Change-Id: I6b797141800ae7f1773e9a06b232dacd158732f5
    (cherry picked from commit 4cceeebc86b99f76abaf15990e14d85406628be1)