Comment 5 for bug 1287678

Revision history for this message
sumesh (ssumesh) wrote :

When I executed the following command during the glance installation phase

su -s /bin/sh -c "glance-manage db_sync" glance

 I am getting the error

Traceback (most recent call last):
  File "/usr/bin/glance-manage", line 6, in <module>
    from glance.cmd.manage import main
  File "/usr/lib/python2.7/dist-packages/glance/cmd/manage.py", line 41, in <mo$
    from oslo.config import cfg
ImportError: No module named config

Please give me some soluation for this error
I am using ubuntu 14.04 lts server with openstack icehouse version and My python version is 2.7.6