I tried to run openstack-nova-compute command, but I am getting below error.
$ service openstack-nova-compute status
openstack-nova-compute dead but pid file exists
The log file revealed the below message.
TRACE nova.openstack.common.threadgroup OSError: [Errno 2] No such file or directory: ‘/usr/lib/python2.6/site-packages/instances’
Thank You