Comment 18 for bug 1866093

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

Reviewed: https://review.opendev.org/719368
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=5691454d52bdec3bc1df289ec1d7e4ceb39dcd36
Submitter: Zuul
Branch: stable/train

commit 5691454d52bdec3bc1df289ec1d7e4ceb39dcd36
Author: Damien Ciabrini <email address hidden>
Date: Wed Apr 8 15:26:48 2020 +0200

    mariadb: add pynacl dependency to support ed25519

    In order to support configuration of ed25519 authentication,
    puppet-tripleo uses a python helper that depends on pynacl.

    Update the kolla config override to install pynacl in the mariadb
    image to support the ed25519 use case.

    Change-Id: I908b2af6acce25dfb115463f9d04b0e14c7cba33
    Related-Bug: #1866093
    (cherry picked from commit 5ec5abb796c9d423f89b3093cb846d390453ad6a)