On Sun, Nov 17, 2013 at 11:18 AM, Krishanu Dhar <[email protected]> wrote:
> #keystone-manage db_sync
> Does not print anything. It just goes to the prompt.
>
> Yes, "GRANT ALL" command was executed.

That's strange.
Can you print the schema of the database?

mysqldump --no-data --databases keystone

(add --user=<keystone_or_root_username> and --password=<user_password>
if needed)

.a.


-- 
[email protected]
[email protected]                     +41 (0)44 635 42 22
GC3: Grid Computing Competence Center      http://www.gc3.uzh.ch/
University of Zurich
Winterthurerstrasse 190
CH-8057 Zurich Switzerland

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to