Comment 6 for bug 1866093

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/715016
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=047170597379f19aa634fca47a82282d7ec2f257
Submitter: Zuul
Branch: master

commit 047170597379f19aa634fca47a82282d7ec2f257
Author: Damien Ciabrini <email address hidden>
Date: Wed Mar 25 18:58:16 2020 +0100

    Fix placement dependencies to work with mysql's ed25519

    In placement, mysql-migrate-db.sh calls the mysql CLI directly,
    and when users are configured to authenticate via ed25519, mysql
    CLI requires client_ed25519.so, which is provided by mariadb-server.

    Partial-Bug: #1866093

    Change-Id: I011d0056c34150420eb4b9dfde721a7f30a0e25a