Comment 60 for bug 1667789

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

Reviewed: https://review.openstack.org/527829
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder/commit/?id=198acc08aa2924892dbee9adf5c949a6f940c016
Submitter: Zuul
Branch: master

commit 198acc08aa2924892dbee9adf5c949a6f940c016
Author: Jimmy McCrory <email address hidden>
Date: Wed Dec 13 17:22:39 2017 -0800

    Add MySQL connection SSL support

    When 'cinder_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: Ifeda0acb4b70ba313e6572c806125d31ab3eb300
    Depends-On: I95cc994df5118fce7ce588fc0bff979bc283a6f3