Comment 40 for bug 1424728

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

Reviewed: https://review.openstack.org/447290
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=72327ff6ab166b5d71350f8dc89bf8ad70d44c87
Submitter: Jenkins
Branch: master

commit 72327ff6ab166b5d71350f8dc89bf8ad70d44c87
Author: ChangBo Guo(gcb) <email address hidden>
Date: Sun Mar 19 20:54:26 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 Designate landed 3 months+ ago, so we can proceed ripping
    those aliases from the code base.

    [1] I314cefa5fb1803fa7e21e3e34300e5ced31bba89

    Change-Id: Ic476ebb4fa8bbb0ef31020eee2214e04c58f1d60
    Closes-Bug: #1424728