Comment 123 for bug 1850236

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

Reviewed: https://review.opendev.org/717251
Committed: https://git.openstack.org/cgit/openstack/puppet-magnum/commit/?id=fe6fe19d6d13119caf0e084725f03182e8389a78
Submitter: Zuul
Branch: stable/train

commit fe6fe19d6d13119caf0e084725f03182e8389a78
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: I1c2015a899477fe99557e0bff275f51c82d9e788
    Closes-Bug: #1850236
    (cherry picked from commit 97d4c1897c36365dc39af8769319d7517de28f70)