Comment 72 for bug 1811401

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

Reviewed: https://review.openstack.org/636875
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a1430fbf601551620ee6cab1e449c7b7e866942a
Submitter: Zuul
Branch: stable/rocky

commit a1430fbf601551620ee6cab1e449c7b7e866942a
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)