[Openstack-operators] keystone-manage problem!!!

Sergio Ariel de la Campa Saiz sacampa at gmv.com
Wed Apr 18 13:40:12 UTC 2012


Hi :-) 
Thank for you pay attention to my problem.
This is the way I created the database

mysql -uroot -pPASS -e "CREATE DATABASE keystone;"
mysql -uroot -pPASS -e "SET PASSWORD FOR  'keystone'@'%'= PASSWORD('PASS');"
mysql -uroot -pPASS -e "GRANT ALL PRIVILEGES ON keystone.* TO 'keystone'@'%' WITH GRANT OPTION;"

I have already try to connect to MySQL and I can see keystone database, I mean, the database is created without problem.

Gretings...


Sergio Ariel
de la Campa Saiz
GMV-SES Infraestructura /
GMV-SES Infrastructure

GMV
Isaac Newton, 11
P.T.M. Tres Cantos
E-28760 Madrid
Tel.
+34 91 807 21 00
Fax
+34 91 807 21 99
www.gmv.com
________________________________________
De: openstack-operators-bounces at lists.openstack.org [openstack-operators-bounces at lists.openstack.org] En nombre de Christian Berendt [berendt at b1-systems.de]
Enviado el: miércoles, 18 de abril de 2012 14:06
Para: openstack-operators at lists.openstack.org
Asunto: Re: [Openstack-operators] keystone-manage problem!!!

Hello Sergio.

On 04/18/2012 02:00 PM, Sergio Ariel de la Campa Saiz wrote:
> sqlalchemy.exc.OperationalError: (OperationalError) (1045,
> "Access denied for user'
> <mailto:%27keystone%27@%27opst1%27>keystone'@'opst1'
> <mailto:%27keystone%27@%27opst1%27> (usingpassword: YES)") NoneNone

You don't have the permissions to access your created database with the
specified credentials in your keystone configuration.

How have you created the database on your MySQL server? Have you checked
that you can login from the system where you're running the keystone
service to the MySQL database?

HTH, Christian.

--
Christian Berendt
Solution Architect
Mail: berendt at b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
_______________________________________________
Openstack-operators mailing list
Openstack-operators at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
______________________
This message including any attachments may contain confidential 
information, according to our Information Security Management System,
 and intended solely for a specific individual to whom they are addressed.
 Any unauthorised copy, disclosure or distribution of this message
 is strictly forbidden. If you have received this transmission in error,
 please notify the sender immediately and delete it.

______________________
Este mensaje, y en su caso, cualquier fichero anexo al mismo,
 puede contener informacion clasificada por su emisor como confidencial
 en el marco de su Sistema de Gestion de Seguridad de la 
Informacion siendo para uso exclusivo del destinatario, quedando 
prohibida su divulgacion copia o distribucion a terceros sin la 
autorizacion expresa del remitente. Si Vd. ha recibido este mensaje 
 erroneamente, se ruega lo notifique al remitente y proceda a su borrado. 
Gracias por su colaboracion.

______________________




More information about the Openstack-operators mailing list