Comment 24 for bug 2042744

Revision history for this message
Oskar Berggren (oskar-berggren) wrote :

@gregoster, thanks a lot, that was interesting!

If the error happens during python shutdown, it sounds like it should have already done its work by then, but no database tables appeared for me. And commenting out one of those code lines made the error disappear, yet still not tables appeared in the database.

Turns out the issue was that the guide I followed didn't mention that keystone-manage will not actually tell you what's wrong on the console. By random chance I got the idea to check if there was any log file and yes there is and in there it was actually complaining that I had not installed some python Postgresql package (psycopg2).

As for the thread related exception... I wonder if this recent commit to remove some lingering eventlet references from keystone might fix it:
https://opendev.org/openstack/keystone/commit/406233f16975a83ca41b0d057d1497b6d43ee0fa