Comment 18 for bug 1424728

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/447294
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=1cc699f769d5738efd30c7fd8ca20527e48a03ef
Submitter: Jenkins
Branch: master

commit 1cc699f769d5738efd30c7fd8ca20527e48a03ef
Author: ChangBo Guo(gcb) <email address hidden>
Date: Sun Mar 19 21:00:57 2017 +0800

    Remove old oslo.messaging transport aliases

    Those are remnants from the oslo-incubator times. Also, oslo.messaging
    deprecated [1] transport aliases since 5.2.0+ that is the minimal
    version supported for stable/newton. The patch that bumped the minimal
    version for Heat landed 3 months+ ago, so we can proceed ripping
    those aliases from the code base.

    [1] I314cefa5fb1803fa7e21e3e34300e5ced31bba89

    Change-Id: I55b9b0b1687415861175c670fbf7f893e50f3199
    Closes-Bug: #1424728