<div dir="ltr"><div><div><div><br></div>Hi all;<br><br></div>I'm attempting an install of Liberty on a single box and I ran into an issue when syncing keystone.conf with the db.<br><br></div>Contents of keystone.conf<br><div>+-------------------+-------------+---------------------------------------------------+<br>| keystone: Section | Key         | Value                                             |<br>+-------------------+-------------+---------------------------------------------------+<br>| DEFAULT           | verbose     | True                                              |<br>| DEFAULT           | admin_token | 91121d2c109d7fc778e4                              |<br>| database          | connection  | mysql://keystone:sleestack191@controller/keystone |<br>| memcache          | servers     | localhost:11211                                   |<br>| revoke            | driver      | sql                                               |<br>| token             | driver      | memcache                                          |<br>| token             | provider    | uuid                                              |<br>+-------------------+-------------+---------------------------------------------------+<br><br>su -s /bin/sh -c "keystone-manage db_sync" keystone<br>No handlers could be found for logger "oslo_config.cfg"<br></div><div>IS this an issue somehow?  Not sure it's working.<br><br><br></div><div>Because later when I try to <br>openstack service create --name keystone --description "OpenStack Identity" identity<br>An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-5603ec65-3ba2-4c9b-9501-73772d6b3812)<br>Comes back quickly<br><br>WTF?<br>2016-03-05 16:42:51.695 3294 ERROR keystone.common.wsgi [req-3059b920-d493-4142-b104-f59c955e5d37 - - - - -] <br>(_mysql_exceptions.ProgrammingError) (1146, "Table 'keystone.service' doesn't exist") <br>[SQL: u'INSERT INTO service (id, type, enabled, extra) VALUES (%s, %s, %s, %s)'] [parameters: <br>('17b77b89d54d4dad97a89afd5b779cb0', 'identity', 1, '{"description": "OpenStack Identity", "name": "keystone"}')]<br><br></div><div>I log onto mariadb and indeed there is no keystone.service table in the keystone db.<br></div><div><br><br><br></div><div>The only reference I could find was this.   And BTW the poster is correct.  I sure can't find a dup of the question.  And if there was one a nice little link to it from this page sure would be the common sense thing to do.  :-)    I don't even know how to register for an account on this site?<br><br></div><div>Anyway.  has anyone else run into this?<br><br></div><div>Chris<br><br></div><div>-------<br><br></div><div>And then, for no reason :-)   it worked???<br><br>[root@maersk src]# source os-service-create.sh <br>[root@maersk src]# openstack service create --name keystone --description "OpenStack Identity" identity<br>+-------------+----------------------------------+<br>| Field       | Value                            |<br>+-------------+----------------------------------+<br>| description | OpenStack Identity               |<br>| enabled     | True                             |<br>| id          | 2f38c47f88e54e59bb8e289644b7e8cb |<br>| name        | keystone                         |<br>| type        | identity                         |<br>+-------------+----------------------------------+<br><br></div><div>Um  ok.   Wonder if anyone else has seen this.<br></div><div><div><div><br><br><br><br><br><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><div>- Christopher T. Hull<br></div><div>333 Orchard Ave, Sunnyvale CA. 94085<br>(415) 385 4865<br></div><div><a href="mailto:chrishull42@gmail.com" target="_blank">chrishull42@gmail.com</a><br></div><a href="http://chrishull.com" target="_blank">http://chrishull.com</a><br><br></div></div><div><div><br></div></div></div></div></div></div></div>
</div></div></div></div>