<div dir="ltr">I'm not sure if this was because i did something wrong, or its a bug... but in case you run into it...<div><br></div><div>On upgrade from icehouse to juno (ubuntu 14.04->14.10), i ran into an issue w/ DHCP where I got an error out like:</div><div><br></div><div>agent['heartbeat_timestamp']<br></div><div>TypeError: 'NoneType' object has no attribute '__getitem__'<br></div><div><br></div><div>from</div><div>File "/usr/lib/python2.7/dist-packages/neutron/db/agentschedulers_db.py", line 82, in is_eligible_agent<br></div><div><br></div><div>the issue was I had a 'stale' agent in the table networkdhcpagentbindings.</div><div><br></div><div>I did a delete from  networkdhcpagentbindings;</div><div><br></div><div>and it came back.</div><div><br></div><div><br></div><div>This was mentioned in havan timeframe (<a href="http://lists.openstack.org/pipermail/openstack/2013-October/002195.html">http://lists.openstack.org/pipermail/openstack/2013-October/002195.html</a>) so maybe its not me.</div><div><br></div><div>Hope this helps someone.</div><div><br></div></div>