Comment 47 for bug 1667789

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

Reviewed: https://review.openstack.org/528051
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_trove/commit/?id=8be124b8c713e788a69201810ffb99a6e4162e0a
Submitter: Zuul
Branch: master

commit 8be124b8c713e788a69201810ffb99a6e4162e0a
Author: Jimmy McCrory <email address hidden>
Date: Thu Dec 14 11:27:11 2017 -0800

    Add MySQL connection SSL support

    When 'trove_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: Ia453e842cabbb46e25f9918e88738340ff08f2ab
    Partial-Bug: 1667789