Re: [Openstack] VM do not get ip when use quantum

2013-07-14 Thread jt628910
I do this,and the dhcp-agent.log have no error , but my vm still do not have IP any else I can do for this? thanks! ttjiang From: Arindam Choudhury Date: 2013-07-12 05:18 To: openstack Subject: Re: [Openstack] VM do not get ip when use quantum Hi, I had the same problem. I found a

Re: [Openstack] VM do not get ip when use quantum

2013-07-11 Thread Arindam Choudhury
Hi, I had the same problem. I found a solution in RDO Openstack forum. link: http://openstack.redhat.com/forum/discussion/comment/561#Comment_561 1) stop quantum services and remove ports from ovs. # ovs-vsctl del-port br-int x # ovs-vsctl del-port br-ext x It's cleaned up as: # ov