First time here? Check out the FAQ!
![]() | 1 | initial version |
Hi, I have the same mistake. When i try to create an admin user, I have this error:
An unexpected error prevented the server from fulfilling your request. (HTTP 500)
Before i introduced this command:
keystone tenant-create --name admin --description "Admin Tenant"
But i have other error before. When i introduced the command:
su -s /bin/sh -c "keystone -manage db_sync" keystone
And the error was:
OperationError: (OperationError) (1130, "Host 'controller' is not allowed to connect to this MariaDB server") None None
This last error was after the configure prerequisites the OpenStack Identity service.
Please, help!