<div dir="ltr"><div><div>Hi,<br><br></div>I'm trying to configure an Openstack installation with only 2 hosts: Controller-Network node and Compute node.<br><br></div><div>My problems came when I tried to configure the quantum-dhcp-agent. In my dhcp.agent.log I have the following error:<br>
<br>RROR [quantum.agent.dhcp_agent] Failed reporting state!<br>Traceback (most recent call last):<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/agent/dhcp_agent.py", line 700, in _report_state<br>
    self.agent_state)<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/agent/rpc.py", line 66, in report_state<br>    topic=self.topic)<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/proxy.py", line 80, in call<br>
    return rpc.call(context, self._get_topic(topic), msg, timeout)<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/__init__.py", line 140, in call<br>
    return _get_impl().call(CONF, context, topic, msg, timeout)<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/impl_kombu.py", line 798, in call<br>
    rpc_amqp.get_connection_pool(conf, Connection))<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/amqp.py", line 613, in call<br>    rv = list(rv)<br>
  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/amqp.py", line 555, in __iter__<br>    self.done()<br>  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__<br>
    self.gen.next()<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/amqp.py", line 552, in __iter__<br>    self._iterator.next()<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/impl_kombu.py", line 648, in iterconsume<br>
    yield self.ensure(_error_callback, _consume)<br>  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/impl_kombu.py", line 566, in ensure<br>    error_callback(e)<br>
  File "/usr/local/lib/python2.7/dist-packages/quantum-2013.1.2.a24.gd177e58-py2.7.egg/quantum/openstack/common/rpc/impl_kombu.py", line 629, in _error_callback<br>    raise rpc_common.Timeout()<br>Timeout: Timeout while waiting on RPC response.<br>
<br><br></div><div>In quantum.conf I have the correct rabbit credentials and host, and also the rabbit server is running. Any idea on what could be happening? <br><br>Thanks!<br><br></div><div>Regards,<br><br>Adrián Roselló<br>
</div><div><br></div><div><br></div></div>