Comment 46 for bug 1667789

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

Reviewed: https://review.openstack.org/528068
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_aodh/commit/?id=9f8713e5c0214a32d0f21ba089f7d27d078a50b7
Submitter: Zuul
Branch: master

commit 9f8713e5c0214a32d0f21ba089f7d27d078a50b7
Author: Jimmy McCrory <email address hidden>
Date: Thu Dec 14 11:52:11 2017 -0800

    Add MySQL connection SSL support

    When 'aodh_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: I24f06aeacd92d6eead4100009301e0fb975bc552
    Partial-Bug: 1667789