problem with keystone authentication: 1045, Access denied error
Unable to access any OpenStack services. Using OpenStack havana. Getting same error for all the services and not even able to sign in horizon as well.
# nova list
ERROR: An unexpected error prevented the server from fulfilling your request. (OperationalError) (1045, "Access denied for user 'keystone_admin'@'KVMController1' (using password: YES)") None None (HTTP 500)
# /var/log/keystone/keystone.log
2014-04-21 10:58:55.460 11717 TRACE keystone.common.wsgi File "/usr/lib64/python2.6/site-packages/MySQLdb/__init__.py", line 81, in Connect
2014-04-21 10:58:55.460 11717 TRACE keystone.common.wsgi return Connection(*args, **kwargs)
2014-04-21 10:58:55.460 11717 TRACE keystone.common.wsgi File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 187, in __init__
2014-04-21 10:58:55.460 11717 TRACE keystone.common.wsgi super(Connection, self).__init__(*args, **kwargs2)
2014-04-21 10:58:55.460 11717 TRACE keystone.common.wsgi OperationalError: (OperationalError) (1045, "Access denied for user 'keystone_admin'@'KVMController1' (using password: YES)") None None
2014-04-21 10:58:55.460 11717 TRACE keystone.common.wsgi
Need more info like keystone.conf and my.cn details,could u paste them here?
Need output of query :-
keystone.conf:http://paste.openstack.org/show/87251/
my.cnfhttp://paste.openstack.org/show/87252/