alraedy i have configured mysql for remote connection & tested from shell with that user on the particular database(permission). It's working fine.
but when i run the keystone-manage db_sync command , that is giving sqlalchemy.exc.OperationalError: (OperationalError) (1045, "Access denied for user 'keystone'@'openstack-frontend.hyderabad.cdac.in' (using password: YES)") None None.
i configured keystone.conf as per documented & also installed the pytho-mysqldb connector. But problem is still exist. please help me asap.