Public bug reported:

OFANeutronAgent.__init__() calls setup_rpc(), which spawns a thread to consume 
RPCs.
self.updated_ports, which is accessed by an RPC handler, port_update(), has not 
been initialized at this point.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  ofagent: AttributeError: 'OFANeutronAgent' object has no attribute
  'updated_ports'

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  OFANeutronAgent.__init__() calls setup_rpc(), which spawns a thread to 
consume RPCs.
  self.updated_ports, which is accessed by an RPC handler, port_update(), has 
not been initialized at this point.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1314472/+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