[Openstack] Openstack VM not getting ip

Mark Kirkwood mark.kirkwood at catalyst.net.nz
Mon Sep 8 06:27:25 UTC 2014


On 07/09/14 20:51, Raghavendra Lad wrote:
> Openstack Icehouse VM inside is not getting IP.
> It is showing up on dashboard but when you boot and type ifconfig IP is
> not coming up.
>
> Any troubleshooting steps or config files to check?
>

Is this an Openstack setup all running on a single machine? If so 
disable virtio for bridges:


$ more /etc/nova/nova.conf
...
libvirt_use_virtio_for_bridges=False

Regards

Mark




More information about the Openstack mailing list