I think the 'keystone' database should have some tables after run the db_sync
tool.
------------------ Original ------------------
From: "??????"<[email protected]>
Date: Thu, Dec 29, 2016 01:44 AM
To: "Turbo Fredriksson"<[email protected]>;
Cc: "openstack"<[email protected]>;
Subject: Re: [Openstack] ????: keystone fail
The permission looks fine, but why the database keystone is empty ?
MariaDB [mysql]> select Host,User from user where User='keystone';
+------------+----------+
| Host | User |
+------------+----------+
| % | keystone |
| controller | keystone |
| localhost | keystone |
+------------+----------+
3 rows in set (0.00 sec)
MariaDB [mysql]> select Host,Db,User from db where User='keystone';
+------------+----------+----------+
| Host | Db | User |
+------------+----------+----------+
| localhost | keystone | keystone |
| % | keystone | keystone |
| controller | keystone | keystone |
+------------+----------+----------+
3 rows in set (0.00 sec)
=========================================
?? ?? ??
??????????????????????3766??????????????
??????310053
??????13857132818
??????0571-28996000
??????0571-28996001
??????4006728686
??????www.ahope.com.cn
[email protected]
??件???? Turbo Fredriksson
?????????? 2016-12-29 01:35
??件???? [email protected]
?????? openstack
?????? Re: [Openstack] ????: keystone fail
On 28 Dec 2016, at 17:29, [email protected] wrote:
> Welcome to the MariaDB monitor. Commands end with ; or \g.
> Your MariaDB connection id is 3
> Server version: 10.1.18-MariaDB MariaDB Server
Ah, MariaDB! I could never get that to work! I only tried for a couple of
hours and
then gave up - to much to do and to little time.
> MariaDB [keystone]> select Host,User from user where User='keystone';
> ERROR 1146 (42S02): Table 'keystone.user' doesn't exist
Please read the following section again.
> Look at the ??mysql?? database:
>
> select Host,User from user where User='keystone??;
> select Host,Db,User from db where User='keystone??;
_______________________________________________
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