Comment 117 for bug 1850236

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

Reviewed: https://review.opendev.org/717236
Committed: https://git.openstack.org/cgit/openstack/puppet-murano/commit/?id=9a855f7c15b271269f37c8b5ef97c8038aad4496
Submitter: Zuul
Branch: stable/stein

commit 9a855f7c15b271269f37c8b5ef97c8038aad4496
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Oct 29 09:31:05 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: I061cbedf6cfd1a98e97b33867d6aaa9da933be31
    Closes-Bug: #1850236
    (cherry picked from commit 6e6252a395a2d8b4ab94f5108be0766d07085fb3)
    (cherry picked from commit c6580ecdadc1af7bee1b83d7d8b4044fc35f977a)