Comment 11 for bug 1667789

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

Reviewed: https://review.openstack.org/425997
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server/commit/?id=eb5fc9c1e852866bc5e332a697bfeb86dfc44047
Submitter: Jenkins
Branch: master

commit eb5fc9c1e852866bc5e332a697bfeb86dfc44047
Author: Andrey <email address hidden>
Date: Thu Jan 26 18:37:11 2017 -0600

    Added Galera SSL support

    MySQL SSL connections allowed. Self-signed SSL bundle
    created and placed to the deployment host, or user-provided
    SSL bundle (CA, cert and the key) is used.

    Change-Id: Ibac61d45cea67123fe61a6de4f906b4bd1949a34
    Partial-Bug: #1667789