Havana -Instance not getting an IP [closed]
I have a AIO Havana installation with neutron. I have created a test cirros instance .I can connect to the VM through browser & can log into it with default creds. When I execute ifconfig, eth0 interface of the VM does not show any ipv4. Although on the dashboard's Instances work space , I can see IPs associated with the instance.
I am not able to ping/ssh the instance from any machine(security group rules are created) I am not able to ping any machine of local network from the instance
When I login to cirros , i see below error if I try to execute $sudo ifup eth0
udhcpc (v1.20.1) started Sending discover... Sending discover... Sending discover... No lease, failing
How can i go about debugging the problem?
Please vote for the question https://ask.openstack.org/en/question/5406/instances-do-not-get-ips-by-dhcp/ instead of asking with similar issues.