← 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/453245
Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=d94c40b1e0515117fbe7d04480640641f2a2edbd
Submitter: Jenkins
Branch:    master

commit d94c40b1e0515117fbe7d04480640641f2a2edbd
Author: Thomas Bechtold <tbechtold@xxxxxxxx>
Date:   Tue Apr 4 18:09:34 2017 +0200

    Remove deprecated oslo.messaging aliases parameter
    
    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.
    
    [1] I314cefa5fb1803fa7e21e3e34300e5ced31bba89
    
    Closes-Bug: #1424728
    Change-Id: I50c4559ea2ebc8512a05ffad52e5f04b22743ff4


** Changed in: keystonemiddleware
       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 Designate:
  In Progress
Status in grenade:
  New
Status in Ironic:
  Fix Released
Status in keystonemiddleware:
  Fix Released
Status in Magnum:
  In Progress
Status in Manila:
  Fix Released
Status in neutron:
  Fix Released
Status in OpenStack Compute (nova):
  Fix Released
Status in oslo.messaging:
  Confirmed
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