Comment 114 for bug 1850236

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

Reviewed: https://review.opendev.org/717240
Committed: https://git.openstack.org/cgit/openstack/puppet-neutron/commit/?id=0ea1a5daecc3f3d1579653b160249856878036b0
Submitter: Zuul
Branch: stable/stein

commit 0ea1a5daecc3f3d1579653b160249856878036b0
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: I9c9b681d356b11ff4bafeb37c7c19459bb99cf2d
    Closes-Bug: #1850236
    (cherry picked from commit 29f5049be21b57b32de8290935774bbe03a51dbc)
    (cherry picked from commit 5e41b95ec01a5ca4dc643bd12335621afa2a8c45)