First time here? Check out the FAQ!
![]() | 1 | initial version |
Hi,
I recently encountered the same issue, later I found a spelling mistake under /etc/keystone/keystone.conf:
Connection URL before spelling correction: [database] connection = mysql+pymysql://keystone:keystone_dbadmin@controller/keyston
Connection URL post spelling correction: [database] connection = mysql+pymysql://keystone:keystone_dbadmin@controller/keystone
Post spelling correction performed db_sync and problem has resolved
Regards, Farooq