[Openstack] Can't get fix ip via dhcp and can't accociate Floating ip using quantum

2012-05-03 Thread livemoon
I use quantum as my nova-network in ubuntu 12.04LTS, there are two problem: 1: it can show fix ip, but in vm, the network interfaces have no ips. Using dhclient eth0 does not make sense. Using ifconfig eth0 inet xxx netmask xxx can work. 2: when I accociate floating ip to a vm , it show error,

Re: [Openstack] Can't get fix ip via dhcp and can't accociate Floating ip using quantum

2012-05-03 Thread Bilel Msekni
Network 2 could not be found. That's your key Date: Thu, 3 May 2012 17:58:43 +0800 From: mwjpi...@gmail.com To: openstack@lists.launchpad.net Subject: [Openstack] Can't get fix ip via dhcp and can't accociate Floating ip using quantum I use quantum as my nova-network in ubuntu 12.04LTS

Re: [Openstack] Can't get fix ip via dhcp and can't accociate Floating ip using quantum

2012-05-03 Thread Emilien Macchi
Hi, I know this problem. You should : - Delete the network with nova-manage network delete --uuid=XXX (you can find the UUID with nova-manage network quantum_list - Clean the ovs_quantum database to check if the network has been deleted -Clean the nova database and purge all fixed_ips,