← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1424728] Re: Remove old rpc alias(es) from code

 

Reviewed:  https://review.openstack.org/580294
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=e55f419017200d0026ffb0fb8cfef19833347e4e
Submitter: Zuul
Branch:    master

commit e55f419017200d0026ffb0fb8cfef19833347e4e
Author: Steve Kowalik <steven@xxxxxxxxxxxxxxx>
Date:   Thu Jul 5 15:58:05 2018 +1000

    Remove transport aliases support
    
    To facilitate removing rpc_backend support, disentangle the aliases
    code by removing it to simplify the code and the tests. Aliases were
    first depreacted in 5.20.0 during Pike.
    
    Change-Id: I7d80cd050ce1eca2c6b6c38f0fac29d090b90bf3
    Closes-Bug: #1424728


** Changed in: oslo.messaging
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1424728

Title:
  Remove old rpc alias(es) from code

Status in Cinder:
  Fix Released
Status in CloudPulse:
  In Progress
Status in Designate:
  Fix Released
Status in grenade:
  New
Status in IoTronic:
  In Progress
Status in Ironic:
  Fix Released
Status in keystonemiddleware:
  Fix Released
Status in Magnum:
  Fix Released
Status in Manila:
  Fix Released
Status in neutron:
  Fix Released
Status in OpenStack Compute (nova):
  Fix Released
Status in oslo.messaging:
  Fix Released
Status in Sahara:
  Fix Released
Status in OpenStack Search (Searchlight):
  Fix Released
Status in watcher:
  Fix Released

Bug description:
  We have several TRANSPORT_ALIASES entries from way back (Essex, Havana)
  http://git.openstack.org/cgit/openstack/nova/tree/nova/rpc.py#n48

  We need a way to warn end users that they need to fix their nova.conf
  So these can be removed in a later release (full cycle?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1424728/+subscriptions


References