<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">This sounds like a packaging error. What linux distribution are you using?<div>The quick fix is to just install the oslo.config module manually, not sure why it wasn't included.</div><div><br></div><div>`sudo pip install oslo.config` should help</div><div><br></div><div><br><div><div>On Oct 26, 2014, at 1:26 AM, <a href="mailto:mohib@qmail.com.bd">mohib@qmail.com.bd</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div><p><br>Hi ,</p><p>I am facing keystone configuration problem. My problem is give in bellow.</p><div> <br class="webkit-block-placeholder"></div><p><strong>keystone-manage pki_setup --keystone-user keystone --keystone-group keystone</strong><br>Traceback (most recent call last):<br>  File "/usr/bin/keystone-manage", line 30, in <module><br>    from keystone import cli<br>  File "/usr/lib/python2.7/site-packages/keystone/cli.py", line 19, in <module><br>    from oslo.config import cfg<br>ImportError: No module named oslo.config</p><div> <br class="webkit-block-placeholder"></div><p>Please help me for solution this problem.</p><p><br>Thanks</p>
<div> </div>
</div>
_______________________________________________<br>OpenStack-operators mailing list<br><a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators<br></blockquote></div><br></div></body></html>