Comment 2 for bug 1709558

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/491604
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=4e5d43196a4da7b2bad23cf6e8ad1e720429bfe3
Submitter: Jenkins
Branch: master

commit 4e5d43196a4da7b2bad23cf6e8ad1e720429bfe3
Author: Damien Ciabrini <email address hidden>
Date: Mon Aug 7 20:39:52 2017 +0000

    Enable TLS configuration for containerized RabbitMQ

    In non-containerized deployments, RabbitMQ can be configured to use TLS for
    serving and mirroring traffic.

    Fix the creation of the rabbitmq bundle resource to enable TLS when configured.
    The key and cert are passed as other configuration files and must be copied by
    Kolla at container startup.

    Change-Id: I8af63a1cb710e687a593505c0202d717842d5496
    Depends-On: Ia64d79462de7012e5bceebf0ffe478a1cccdd6c9
    Closes-Bug: #1709558