Comment 8 for bug 719004

Revision history for this message
Mark Nelson (mark-msi) wrote : Re: nova-network crashes with bad data

I just encountered this earlier tonight. It definitely is related to data in the networks table and fixed_ips not matching correctly. I've been screwing around with different network managers and deleting and recreating networks and this was the end result.

To fix it, I deleted everything from the networks and fixed_ips tables and then recreated the network with nova-manage and everything was fine.

Mark