Instance does not get IP from dhcp on nova
Hi,
I have two node setup on Oracle Virtual Box in which first node is serving as controller as well compute node and second node is dedicate assigned for compute.
When I am creating an instance on controller node then it is working fine and I am able to ping associated IP on this instance. But if I create instance on another compute node then instance does not get IP from DHCP.
Also I don't see any output from command on compute node ip netns.
I have done so many R&D from a lot of blogs but nothing helped me.