Comment 45 for bug 1667789

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

Reviewed: https://review.openstack.org/528018
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_heat/commit/?id=d9b49661282f89f33158d34299f89db3a0b3bfb6
Submitter: Zuul
Branch: master

commit d9b49661282f89f33158d34299f89db3a0b3bfb6
Author: Jimmy McCrory <email address hidden>
Date: Thu Dec 14 09:37:33 2017 -0800

    Add MySQL connection SSL support

    When 'heat_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: I8d582a5fe18b33592461f3ea23551c97720b8e7d
    Partial-Bug: 1667789