Comment 9 for bug 1356083

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

Reviewed: https://review.openstack.org/119131
Committed: https://git.openstack.org/cgit/stackforge/puppet-heat/commit/?id=a4a20a9012114ee21ad175422d3a9d5f0ab41120
Submitter: Jenkins
Branch: master

commit a4a20a9012114ee21ad175422d3a9d5f0ab41120
Author: Mike Dorman <email address hidden>
Date: Thu Sep 4 10:59:21 2014 -0600

    Makes kombu_ssl_* parameters optional when rabbit_use_ssl => true

    The kombu_ssl_* parameters should not be required when rabbit_use_ssl => true
    Rather, rabbit_use_ssl must be set to true if the kombu_ssl_* parameters are
    used.

    Change-Id: If9cceb4f4090c8b39079aa1aae2f53640c9ac0ff
    Closes-Bug: 1356083