Openstack keystone安装问题
1045,"Access denied for user 'keystone'@'localhost'"(using password: YES") None None
/etc/keystone/keystone.conf 里的 connection 值没写对数据库的用户名和密码?
已提问: 2014-05-05 02:39:09 -0500
已查看: 605 次
最后更新: May 14 '14
need more details eg: in which way are you installing openstack, devstack, manual? you can try to reinstall keystone db and run the keystone-manage db_sync again.
Hope that helps
Vic