Comment 55 for bug 1667789

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

Reviewed: https://review.openstack.org/528057
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_sahara/commit/?id=3603257d29821f19a2e83145d3dce7607b25f74e
Submitter: Zuul
Branch: master

commit 3603257d29821f19a2e83145d3dce7607b25f74e
Author: Jimmy McCrory <email address hidden>
Date: Thu Dec 14 11:31:03 2017 -0800

    Add MySQL connection SSL support

    When 'sahara_galera_use_ssl' is True, use an encrypted connection to
    the database using either a self-signed or user-provided CA certificate.

    A new non-voting test has been added to verify that the role remains
    functional when enabling SSL features.

    Change-Id: Ie39024c99cad0932f464707adc43019bc1062317
    Partial-Bug: 1667789