Comment 101 for bug 1850236

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

Reviewed: https://review.opendev.org/717248
Committed: https://git.openstack.org/cgit/openstack/puppet-manila/commit/?id=5888d068e870857cd42372aaf2b4bf30bcffed92
Submitter: Zuul
Branch: stable/stein

commit 5888d068e870857cd42372aaf2b4bf30bcffed92
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: I53209c2675c883c305b6e62e5233950cf66d14a6
    Closes-Bug: #1850236
    (cherry picked from commit a0653bd4eb063dd2c094a9b05ba2ead7bfa4c954)
    (cherry picked from commit e41b1b684c659be503b2f25e306ab946ce125c8b)