Comment 48 for bug 1667789

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

Reviewed: https://review.openstack.org/528007
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/commit/?id=7dce3277b04a1bacb015c7885bdb8db24f4d766f
Submitter: Zuul
Branch: master

commit 7dce3277b04a1bacb015c7885bdb8db24f4d766f
Author: Jimmy McCrory <email address hidden>
Date: Thu Dec 14 08:21:38 2017 -0800

    Add MySQL connection SSL support

    When 'neutron_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: Id576553bd481ed786ff0ed4948ce79bb74544000
    Partial-Bug: 1667789