Comment 49 for bug 1667789

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

Reviewed: https://review.openstack.org/527827
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_glance/commit/?id=e5ac2f07e3ad01e56d4d9756629746dbae9702c1
Submitter: Zuul
Branch: master

commit e5ac2f07e3ad01e56d4d9756629746dbae9702c1
Author: Jimmy McCrory <email address hidden>
Date: Wed Dec 13 17:12:14 2017 -0800

    Add MySQL connection SSL support

    When 'glance_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: I18e9d47e88e61ff287e5120dead49b02cdf1f8ac
    Depends-On: I95cc994df5118fce7ce588fc0bff979bc283a6f3