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 Nova landed 3 months+ ago, so we can proceed ripping
those aliases from the code base.
Reviewed: https:/ /review. openstack. org/446990 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=05c50f24795 33966c3b885f033 d09f3e717595c7
Committed: https:/
Submitter: Jenkins
Branch: master
commit 05c50f247953396 6c3b885f033d09f 3e717595c7
Author: ChangBo Guo(gcb) <email address hidden>
Date: Fri Mar 17 20:41:16 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 Nova landed 3 months+ ago, so we can proceed ripping
those aliases from the code base.
[1] I314cefa5fb1803 fa7e21e3e34300e 5ced31bba89
Change-Id: Id8c0bc6733e930 803b8e9fcf42a9a 1f81dcbb356
Closes-Bug: #1424728