Comment 2 for bug 1386633

Revision history for this message
Alexei Sheplyakov (asheplyakov) wrote :

Installing the python-pbr package into the keystone container solves db initialization problem:

# dockerctl shell keystone yum -y install python-pbr

However keystone still fails to start:

# dockerctl shell keystone service openstack-keystone start
Starting keystone: /usr/bin/python: No module named keystone.openstack.common.systemd
                                                           [FAILED]