** 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp