hi,

I have some issues with keystone since this morning, I couldn't connect to the dashboard so I checked my keystone service and found out that it was not running. I tried to restart it but no luck.

I did some changes in the keystone.conf to make this work but no chance. The changes I did are:

cp /usr/share/keystone/keystone-dist-paste.ini /etc/keystone/
chown keystone:keystone /etc/keystone/*

updated keystone.conf with the new config_file value

/etc/keystone/keystone.conf    sql connection mysql://keystone:PASSWD@controller/keystone

and I got this logs errors :

2015-05-06 10:17:28.352 24135 ERROR keystone.common.environment.eventlet_server [-] Could not bind to 0.0.0.0:35357
2015-05-06 10:17:28.353 24135 ERROR root [-] Failed to start the admin server
2015-05-06 10:17:29.221 24145 ERROR keystone.common.environment.eventlet_server [-] Could not bind to 0.0.0.0:35357
2015-05-06 10:17:29.221 24145 ERROR root [-] Failed to start the admin server
2015-05-06 10:17:30.059 24151 ERROR keystone.common.environment.eventlet_server [-] Could not bind to 0.0.0.0:35357
2015-05-06 10:17:30.060 24151 ERROR root [-] Failed to start the admin server
2015-05-06 10:17:30.895 24158 ERROR keystone.common.environment.eventlet_server [-] Could not bind to 0.0.0.0:35357
2015-05-06 10:17:30.896 24158 ERROR root [-] Failed to start the admin server
2015-05-06 10:17:31.727 24167 ERROR keystone.common.environment.eventlet_server [-] Could not bind to 0.0.0.0:35357
2015-05-06 10:17:31.728 24167 ERROR root [-] Failed to start the admin server