yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18833
[Bug 1314472] Re: ofagent: AttributeError: 'OFANeutronAgent' object has no attribute 'updated_ports'
** Changed in: neutron/icehouse
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
Status in neutron icehouse series:
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