Don, 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.
[1] - https://bugs.launchpad.net/nova/+bug/1378459 [2] - https://review.openstack.org/126633 Nate On Mon, Jan 19, 2015 at 7:36 PM, Don Waterloo <[email protected]> wrote: > > > On 19 January 2015 at 15:40, Michael Still <[email protected]> wrote: > >> I've never heard of anything like this. >> >> What release of OpenStack are you running? What hypervisor driver? >> >> Thanks, >> Michael >> >> > This is Juno on Ubunto 14.10 with libvirt kvm. > after more digging, the periodic task for > heal_instance_info_cache_interval is returning [] for the affected > instances, which is overwriting the field. later, when the user does a > rebuild, the .xml file gets no interfaces. > > so, my bug lies in there somewhere. > > _get_instance_nw_info() is returning the [] > > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
