← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1549365] Re: KeyError when restarting dhcp for port

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

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

Title:
  KeyError when restarting dhcp for port

Status in neutron:
  Expired

Bug description:
  http://logs.openstack.org/20/283820/1/check/gate-tempest-dsvm-neutron-
  full/66543ac/logs/screen-q-dhcp.txt.gz?level=TRACE#_2016-02-23_23_15_18_448

  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent [req-a2be5772-f49c-4eaf-9f33-092aae560e39 tempest-NetworksTestDHCPv6-1230542013 -] Unable to restart dhcp for 0cee1c5c-7442-4767-aa8e-cdb1e94dff1b.
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent Traceback (most recent call last):
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent   File "/opt/stack/new/neutron/neutron/agent/dhcp/agent.py", line 112, in call_driver
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent     getattr(driver, action)(**action_kwargs)
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent   File "/opt/stack/new/neutron/neutron/agent/linux/dhcp.py", line 140, in restart
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent     self.enable()
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent   File "/opt/stack/new/neutron/neutron/agent/linux/dhcp.py", line 208, in enable
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent     interface_name = self.device_manager.setup(self.network)
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent   File "/opt/stack/new/neutron/neutron/agent/linux/dhcp.py", line 1220, in setup
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent     port = self.setup_dhcp_port(network)
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent   File "/opt/stack/new/neutron/neutron/agent/linux/dhcp.py", line 1192, in setup_dhcp_port
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent     for fixed_ip in dhcp_port.fixed_ips]
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent KeyError: u'37c094d5-fb99-412f-a4a0-fc6683c13d1c'
  2016-02-23 23:15:18.448 5465 ERROR neutron.agent.dhcp.agent

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1549365/+subscriptions


References