Description of problem: installing openstack icehouse using packstack Version-Release number of selected component: openstack-keystone-2014.1-2.fc21 Additional info: reporter: libreport-2.2.2 cmdline: /usr/bin/python /usr/bin/keystone-all executable: /usr/bin/keystone-all kernel: 3.14.3-200.fc20.x86_64 runlevel: N 5 type: Python uid: 163 Truncated backtrace: keystone-all:37:<module>:ImportError: cannot import name systemd Traceback (most recent call last): File "/usr/bin/keystone-all", line 37, in <module> from keystone.openstack.common import systemd ImportError: cannot import name systemd Local variables in innermost frame: gettextutils: <module 'keystone.openstack.common.gettextutils' from '/opt/stack/keystone/keystone/openstack/common/gettextutils.pyc'> logging: <module 'logging' from '/usr/lib64/python2.7/logging/__init__.pyc'> signal: <module 'signal' (built-in)> deploy: <module 'paste.deploy' from '/usr/lib/python2.7/site-packages/paste/deploy/__init__.pyc'> __builtins__: <module '__builtin__' (built-in)> __file__: '/usr/bin/keystone-all' __package__: None sys: <module 'sys' (built-in)> possible_topdir: '/usr' __name__: '__main__' os: <module 'os' from '/usr/lib64/python2.7/os.pyc'> __doc__: None socket: <module 'socket' from '/usr/lib64/python2.7/socket.pyc'>
Created attachment 895880 [details] File: backtrace
Created attachment 895881 [details] File: environ
Looks like your system is mangled with a devstack install. Notice the "/opt/stack/keystone" path. Please try to remove that from the system. Note devstack is quite invasive and really only appropriate for throw away dev VMs.