Comment 119 for bug 1850236

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

Reviewed: https://review.opendev.org/717219
Committed: https://git.openstack.org/cgit/openstack/puppet-aodh/commit/?id=89a969cd1d0b44f1c37daedeb9f0ce8b124e2c63
Submitter: Zuul
Branch: stable/stein

commit 89a969cd1d0b44f1c37daedeb9f0ce8b124e2c63
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Oct 29 09:31:04 2019 +0800

    Fix rabbitmq dependency

    puppetlabs/rabbitmq [1] is deprecated, and max version is 5.6.0 which can
    not be fulfilled by this dependency.

    Correct it to puppet-rabbitmq [2] instead which is being actively maintained
    and has the right version.

    [1]: https://forge.puppet.com/puppetlabs/rabbitmq
    [2]: https://forge.puppet.com/puppet/rabbitmq

    Change-Id: Idb85b81978786be8696715921eb9d95b7d424654
    Closes-Bug: #1850236
    (cherry picked from commit a8fec741ead2f86e0220e2e79fb58a9ea11a37c6)
    (cherry picked from commit ee25acbb405d3ad0a84cb9997b7bc25cb406c6d9)