Quantum Failed reporting state, failed synchronizing routers [closed]
hello,
We are trying to install openstack using basic install guide (Grizzly). And we can't find the solution to the errors: ERROR [quantum.agent.dhcpagent] Failed reporting state! ERROR [quantum.agent.l3agent] Failed synchronizing routers
I don't kow how to solve it please help!
dhcp.agent.ini:
[DEFAULT]
enable_isolated_metadata = True
enable_metadata_network = True
quantum.conf
[DEFAULT]
verbose = True
rabbit_password = Ferrari23
rabbit_host = 10.10.10.10
rabbir_userid = guest
# Where to store lock files
lock_path = $state_path/lock
# Address to bind the API server
bind_host = 0.0.0.0
# Port the bind the API server to
bind_port = 9696
# =========== items for agent management extension =============
# =========== end of items for agent management extension =====
# =========== items for agent scheduler extension =============
[QUOTAS]
[DEFAULT_SERVICETYPE]
[AGENT]
# =========== end of items for agent management extension =====
[keystone_authtoken]
auth_host = 10.10.10.10
auth_port = 35357
auth_protocol = http
admin_tenant_name = service
admin_user = quantum
admin_password = Ferrari23
signing_dir = /var/lib/quantum/keystone-signing