Comment 8 for bug 1973872

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/850292
Committed: https://opendev.org/openstack/tripleo-common/commit/a1f50b819bcc9bf078876511de1c9bb2f24d2d05
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit a1f50b819bcc9bf078876511de1c9bb2f24d2d05
Author: Damien Ciabrini <email address hidden>
Date: Fri Apr 1 16:05:47 2022 +0200

    New dedicated user for Galera SST synchronization

    When the Galera is configured to use mariabackup, the
    synchronization takes place by connecting to the
    database with configuratble user credentials.
    Generate a random password for this use case.

    Related-Bug: #1973872

    (Fixed merge conflict manually to prevent backporting
    Ic7ff36a5f3f4eceeb6c8a338093e956b7db00533 with it)

    Change-Id: I1509bd30fbd253790b17e04ef15dca6c58de7311
    (cherry picked from commit 105a0c86276b7a27000707d35c760fc7d51905d0)