** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-1

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

Title:
   local variable 'details' referenced before assignment

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

Bug description:
  [-] Error in agent loop. Devices info: {'current': set(['tapa326fb27-41', 
'tape15e7852-41', 'tap409f498a-a0']), 'removed': set(['tap3039b159-81']), 
'added': set([])}
  Traceback (most recent call last):
    File 
"[redacted]/neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py", 
line 996, in daemon_loop
      sync = self.process_network_devices(device_info)
    File 
"[redacted]/neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py", 
line 896, in process_network_devices
      resync_b = self.treat_devices_removed(device_info['removed'])
    File 
"[redacted]/neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py", 
line 965, in treat_devices_removed
      if details['exists']:
  UnboundLocalError: local variable 'details' referenced before assignment

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

Reply via email to