<div dir="ltr"><br><div class="gmail_quote"><br><div dir="ltr">I have been experiencing the same issue. my oslo.config version is 1.1.1 when pip search oslo.config. <div><br></div><div>I also tried pip uninstall oslo.config, rerun devstack but it ended up breaking here:</div>
<div><pre style="font-size:11px;white-space:pre-wrap;margin-bottom:0px;margin-top:0px;word-wrap:break-word">2013-08-09 18:55:16 + /opt/stack/new/keystone/bin/keystone-manage db_sync
2013-08-09 18:55:16 Traceback (most recent call last):
2013-08-09 18:55:16 File "/opt/stack/new/keystone/bin/keystone-manage", line 16, in <module>
2013-08-09 18:55:16 from keystone import cli
2013-08-09 18:55:16 File "/opt/stack/new/keystone/keystone/cli.py", line 23, in <module>
2013-08-09 18:55:16 from oslo.config import cfg
2013-08-09 18:55:16 ImportError: No module named config
2013-08-09 18:55:16 + [[ PKI == \P\K\I ]]</pre><pre style="font-size:11px;white-space:pre-wrap;margin-bottom:0px;margin-top:0px;word-wrap:break-word"><br></pre><pre style="font-size:11px;white-space:pre-wrap;margin-bottom:0px;margin-top:0px;word-wrap:break-word">
<br></pre><pre style="font-size:11px;white-space:pre-wrap;margin-bottom:0px;margin-top:0px;word-wrap:break-word"><br></pre></div></div>
</div><br></div>