[Openstack] keystone-manage db_sync error

2013-04-17 Thread Arindam Choudhury
Hi, any help will be highly appreciated. I am following http://docs.openstack.org/trunk/openstack-compute/install/apt/content/install-keystone.html. mysql select User,Host from mysql.user; +--+---+ | User | Host |

Re: [Openstack] keystone-manage db_sync error

2013-04-17 Thread Robert van Leeuwen
connection = mysql://keystone:keystone@192.168.122.10/keystone mysql select User,Host from mysql.user; | keystone | localhost | sqlalchemy.exc.OperationalError: (OperationalError) (1045, Access denied for user 'keystone'@'ubu-a.arindam.com' (using password: YES)) None

Re: [Openstack] keystone-manage db_sync error

2013-04-17 Thread Arindam Choudhury
10:48:01 + Subject: Re: [Openstack] keystone-manage db_sync error connection = mysql://keystone:keystone@192.168.122.10/keystone mysql select User,Host from mysql.user; | keystone | localhost | sqlalchemy.exc.OperationalError: (OperationalError) (1045, Access

Re: [Openstack] keystone-manage db_sync error

2013-04-17 Thread Robert van Leeuwen
GRANT ALL ON keystone.* TO 'keystone'@'%' IDENTIFIED BY 'keystone'; what it does? '%' is a wildcard just like * For more info: http://dev.mysql.com/doc/refman/5.1/en/grant.html Cheers, Robert van Leeuwen ___ Mailing list:

[Openstack] keystone-manage db_sync ERROR

2013-02-26 Thread Miller, Mark M (EB SW Cloud - RD - Corvallis)
Hello, I have trying to install Keystone Grizzly-3 and cannot get past the following error. The keystone-manage db_sync command is generating the following error. I have tried deleting and re-creating the MySQL database (connection = mysql://keystonedbadmin:password@15.253.59.37/keystone) but

Re: [Openstack] keystone-manage db_sync ERROR

2013-02-26 Thread Dolph Mathews
Meant to reply on-list. -Dolph On Tue, Feb 26, 2013 at 2:39 PM, Dolph Mathews dolph.math...@gmail.comwrote: Thanks for the feedback; cc'ing Adam Young. I raised a bug to track the issue: https://bugs.launchpad.net/keystone/+bug/1133608 -Dolph On Tue, Feb 26, 2013 at 2:24 PM, Miller,

Re: [Openstack] keystone-manage db_sync ERROR

2013-02-26 Thread Miller, Mark M (EB SW Cloud - RD - Corvallis)
@lists.launchpad.net [openstack-bounces+mark.m.miller=hp@lists.launchpad.net] on behalf of Dolph Mathews [dolph.math...@gmail.com] Sent: Tuesday, February 26, 2013 12:40 PM To: openstack Subject: Re: [Openstack] keystone-manage db_sync ERROR Meant to reply on-list. -Dolph On Tue, Feb 26, 2013