Comment 50 for bug 1667789

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

Reviewed: https://review.openstack.org/527814
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_barbican/commit/?id=5141c182095338e5e655e7558355ef53d61e4fb2
Submitter: Zuul
Branch: master

commit 5141c182095338e5e655e7558355ef53d61e4fb2
Author: Jimmy McCrory <email address hidden>
Date: Wed Dec 13 16:02:17 2017 -0800

    Add MySQL connection SSL support

    When 'barbican_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.

    Partial-Bug: 1667789

    Change-Id: I10c578f32c54138cac87ad42adc0ab38d62da9a6
    Depends-On: I95cc994df5118fce7ce588fc0bff979bc283a6f3