I have been experiencing the same issue. my oslo.config version is 1.1.1
when pip search oslo.config.

I also tried pip uninstall oslo.config, rerun devstack  but it ended up
breaking here:

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 ]]
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to