<div dir="ltr">For any one else who hits this, I entered <a href="https://bugs.launchpad.net/nova/+bug/1413049">https://bugs.launchpad.net/nova/+bug/1413049</a><br><div>which contains a patch.</div><div><br></div><div>In a nutshell, @ the bottom end of reloading/healing the cache, it turns around and uses the cache in _gather_port_ids_and_networks().</div><div><br></div><div>My fix is to use the neutron api and call list_ports.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 20 January 2015 at 14:04, Don Waterloo <span dir="ltr"><<a href="mailto:don.waterloo@gmail.com" target="_blank">don.waterloo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On 20 January 2015 at 13:22, Nathanael Burton <span dir="ltr"><<a href="mailto:nathanael.i.burton@gmail.com" target="_blank">nathanael.i.burton@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Don,<br><br></div>I created this bug [1] for Nova a while ago which sounds similar to the problem you're having although we were running nova-network not neutron. I proposed a fix [1] for that bug but it never got merged because I didn't have time to write the tests.<br><br>[1] - <a href="https://bugs.launchpad.net/nova/+bug/1378459" target="_blank">https://bugs.launchpad.net/nova/+bug/1378459</a><br>[2] - <a href="https://review.openstack.org/126633" target="_blank">https://review.openstack.org/126633</a><br><br></div>Nate<br></div><div class="gmail_extra"><div class="gmail_quote"><div><div><br></div></div></div></div></blockquote><div><br></div></span><div>Thank you for that. I'm working on finding the root cause now. mine for sure is not an upgrade nor a manual change to the db. In my case, the instance starts life with a good info_cache, and then it mysteriously goes to [] (python empty array). The heal keeps getting the value [] each time for these instances.</div><div><br></div><div>So some debuggery is ahead of me. It sounds related for sure. <br></div></div></div></div>
</blockquote></div><br></div>