Comment 16 for bug 1672362

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

Reviewed: https://review.openstack.org/444899
Committed: https://git.openstack.org/cgit/openstack/puppet-murano/commit/?id=52b5462672f6e5377bbdf9a3fd579573d91bfb36
Submitter: Jenkins
Branch: master

commit 52b5462672f6e5377bbdf9a3fd579573d91bfb36
Author: ZhongShengping <chdzsp@163.com>
Date: Mon Mar 13 21:22:32 2017 +0800

    rabbitmq SSL: check puppet resource instead of actual config

    The configuration is done via the oslo::messaging::rabbit resource
    from puppet-oslo. We should be checking for the resource that we're
    using instead of the underlying configuration file.

    Change-Id: Iec6021920bc07639849450fb935c2bb349f84b90
    Closes-Bug: #1672362