← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1314472] Re: ofagent: AttributeError: 'OFANeutronAgent' object has no attribute 'updated_ports'

 

** Changed in: neutron
       Status: Fix Committed => 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/1314472

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

Status in OpenStack Neutron (virtual network service):
  Fix Released

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


References