[Openstack-operators] Glance Image Upload error

Abel Lopez alopgeek at gmail.com
Mon Oct 27 15:48:39 UTC 2014


This sounds like a packaging error. What linux distribution are you using?
The quick fix is to just install the oslo.config module manually, not sure why it wasn't included.

`sudo pip install oslo.config` should help


On Oct 26, 2014, at 1:26 AM, mohib at qmail.com.bd wrote:

> 
> Hi ,
> 
> I am facing keystone configuration problem. My problem is give in bellow.
> 
>  
> keystone-manage pki_setup --keystone-user keystone --keystone-group keystone
> Traceback (most recent call last):
>   File "/usr/bin/keystone-manage", line 30, in <module>
>     from keystone import cli
>   File "/usr/lib/python2.7/site-packages/keystone/cli.py", line 19, in <module>
>     from oslo.config import cfg
> ImportError: No module named oslo.config
> 
>  
> Please help me for solution this problem.
> 
> 
> Thanks
> 
>  
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20141027/cce95ac9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20141027/cce95ac9/attachment.pgp>


More information about the OpenStack-operators mailing list