Enable TLS configuration for containerized RabbitMQ
authorDamien Ciabrini <dciabrin@redhat.com>
Mon, 7 Aug 2017 20:39:52 +0000 (20:39 +0000)
committerDamien Ciabrini <dciabrin@redhat.com>
Wed, 9 Aug 2017 07:52:57 +0000 (07:52 +0000)
commit4e5d43196a4da7b2bad23cf6e8ad1e720429bfe3
treec5bab78fd86e7cab9e14b166d7bd55da21943196
parent5bf7d6582b2346a9c1671430ebead6c358508863
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
docker/services/pacemaker/rabbitmq.yaml