Public bug reported:

Method stop() of neutron.common.rpc.Service calls non-existent
Connection.close() method. The issue is hidden by broad try-except
block, however oslo.messaging's rpc_server is not shut down gracefully.
Code fragment:
https://github.com/openstack/neutron/blob/master/neutron/common/rpc.py#L181

** Affects: neutron
     Importance: Undecided
     Assignee: Ilya Shakhat (shakhat)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Ilya Shakhat (shakhat)

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

Title:
  Class rpc.Connection misses close() method

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Method stop() of neutron.common.rpc.Service calls non-existent
  Connection.close() method. The issue is hidden by broad try-except
  block, however oslo.messaging's rpc_server is not shut down
  gracefully. Code fragment:
  https://github.com/openstack/neutron/blob/master/neutron/common/rpc.py#L181

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to