Comment 65 for bug 1811401

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/queens)

Reviewed: https://review.openstack.org/636909
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=853b228357276761dd2d9939e5ca18301f7d1119
Submitter: Zuul
Branch: stable/queens

commit 853b228357276761dd2d9939e5ca18301f7d1119
Author: Grzegorz Grasza <email address hidden>
Date: Fri Jan 25 15:32:58 2019 +0100

    TLS everywhere: Set post-save command for RabbitMQ

    The default command wasn't working, here we set one that will actually work.

    The script additionally copies the certificates in the right place
    and instead of restarting RabbitMQ, it triggers a pem cache reload.

    Related-Bug: #1811401
    Co-Authored-By: Juan Antonio Osorio Robles <email address hidden>
    Depends-On: Id06633a1adaafe1fef1d3d7f6b2af3ef5ffc9d4a
    Change-Id: I3e564f9a5abdbf11d0580c4ff801092f32bcc678
    (cherry picked from commit 03c54b80676bdd3c2092823e620253259e77c796)