[Openstack-operators] Instances not getting IP addresses when using FlatDHCPManager.

Jānis Ģeņģeris janis.gengeris at gmail.com
Wed Aug 15 15:57:41 UTC 2012


If you have single node set up, you don't need to use multi_host=True.

Also looking at the network configuration output you have posted. The
bridge for fixed IPs must be attached to any of the physical interfaces
that you have, but it appears attached to non existent vnet0.

If you are using FlatDHCP you should set flat_interface in your nova.conf,
to the interface where fixed IPs musto go.

You can try to install devstack (
http://devstack.org/guides/single-machine.html), for quickly verifying
basic setup configuration and then compare to your current config to see
whats wrong. Devstack usually works out of the box.

--janis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20120815/b3ac1a46/attachment.html>


More information about the OpenStack-operators mailing list