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 Watcher landed 3 months+ ago, so we can proceed ripping
those aliases from the code base.
Reviewed: https:/ /review. openstack. org/447369 /git.openstack. org/cgit/ openstack/ watcher/ commit/ ?id=1386ce690f3 a76922c40c1f00e 5a90e709c8f8e7
Committed: https:/
Submitter: Jenkins
Branch: master
commit 1386ce690f3a769 22c40c1f00e5a90 e709c8f8e7
Author: ChangBo Guo(gcb) <email address hidden>
Date: Mon Mar 20 13:23:45 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 Watcher landed 3 months+ ago, so we can proceed ripping
those aliases from the code base.
[1] I314cefa5fb1803 fa7e21e3e34300e 5ced31bba89
Change-Id: Ie3008cc54b0eb3 d1d02f55f388bd1 c3b109d126d
Closes-Bug: #1424728