If you have single node set up, you don't need to use multi_host=True. <div><br></div><div>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. <div>

<br></div><div>If you are using FlatDHCP you should set flat_interface in your nova.conf, to the interface where fixed IPs musto go.</div><div><br></div><div>You can try to install devstack (<a href="http://devstack.org/guides/single-machine.html">http://devstack.org/guides/single-machine.html</a>), for quickly verifying basic setup configuration and then compare to your current config to see whats wrong. Devstack usually works out of the box.<br>

<div><br></div><div>--janis</div></div></div>