Comment 1 for bug 1951076

Revision history for this message
Corey Bryant (corey.bryant) wrote :

I just hit this on focal-xena as well.

def key_write() in hooks/keystone_utils.py creates the /etc/keystone/fernet-keys/ directory. Something must have changed in the charm to cause key_write() to not be called before 'keystone-manage bootstrap'. Either that or this has always been a race?