Comment 23 for bug 1356083

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (stable/icehouse)

Reviewed: https://review.openstack.org/167421
Committed: https://git.openstack.org/cgit/stackforge/puppet-cinder/commit/?id=8ac0d838b8c0dcea3e0aecc5a1f6f000088d1185
Submitter: Jenkins
Branch: stable/icehouse

commit 8ac0d838b8c0dcea3e0aecc5a1f6f000088d1185
Author: Lukas Bezdicka <email address hidden>
Date: Mon Feb 2 15:15:58 2015 +0100

    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: I5e138adea60d2dc8b398bb05896def8508cd9f44
    Closes-Bug: 1356083
    (cherry picked from commit 1c3fd4da9e329400e7c92196a8ddd6dd8b95dafe)