Comment 3 for bug 1889787

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

Reviewed: https://review.opendev.org/745106
Committed: https://git.openstack.org/cgit/openstack/charm-masakari/commit/?id=2a901dc9cb2a21c1d7fe87f240e554fbc9ea88e7
Submitter: Zuul
Branch: master

commit 2a901dc9cb2a21c1d7fe87f240e554fbc9ea88e7
Author: Marton Kiss <email address hidden>
Date: Thu Aug 6 12:15:02 2020 +0200

    Add TLS Support

    The Masakari API service need to be TLS-terminated. This patch applies the
    ssl_ options in render_config function.

    Change-Id: I0acdaaf4ab6eb150d0d562cd978601726456d035
    Closes-Bug: #1889787