Comment 54 for bug 1667789

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

Reviewed: https://review.openstack.org/528047
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_magnum/commit/?id=e2c5cc2cee53000b9e7de911cd2c9be975e4bae3
Submitter: Zuul
Branch: master

commit e2c5cc2cee53000b9e7de911cd2c9be975e4bae3
Author: Jimmy McCrory <email address hidden>
Date: Thu Dec 14 11:21:21 2017 -0800

    Add MySQL connection SSL support

    When 'magnum_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: I1ac622926542ff6a3dfca7be3703f33ede4013df
    Partial-Bug: 1667789