Comment 99 for bug 1850236

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

Reviewed: https://review.opendev.org/717242
Committed: https://git.openstack.org/cgit/openstack/puppet-ceilometer/commit/?id=e2a260f4ab502015cd51380553c700bf473040bd
Submitter: Zuul
Branch: stable/stein

commit e2a260f4ab502015cd51380553c700bf473040bd
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: I5ae8d2df21481b91fa7721d3a899a3f1c3bca1ce
    Closes-Bug: #1850236
    (cherry picked from commit c5807a735e82b0cc258aa42d4520b1f64a7afa53)
    (cherry picked from commit 60ee76fa3f40a62c0b935b37f98787945f80bb9c)