* Emilien Macchi (emilien.mac...@stackops.com) wrote: > But I haven't created any network yet, and my nova.conf on nova-network > node is the default file. > > Do you think the problem comes from nova.conf ?
Indirectly, yes. The default fixed_range is 10.0.0.0/8 (which will cause a NAT rule to be added for that range). You can add fixed_range to your nova.conf and change it to something that doesn't conflict. thanks, -chris _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp