Installing python3-pip, reinstalling keystone, and syncing the database as the 
keystone user resolved the issue for me:
```
apt install python3-pip  
pip3 install --force-reinstall keystone  
su -s /bin/bash keystone -c "keystone-manage db_sync"
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042744

Title:
  su -s /bin/sh -c "keystone-manage db_sync" keystone

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/2042744/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to