Hi:all Does anybody test with kilo on CenOS7? I just follow the guide http://docs.openstack.org/kilo/install-guide/install/yum/content/ and when I create endpoint with: openstack endpoint create \ --publicurl http://controller:5000/v2.0 \ --internalurl http://controller:5000/v2.0 \ --adminurl http://controller:35357/v2.0 \ --region RegionOne \ identity I get the error: ImportError: No module named oslo_utils . I googled for a long time and noticed that it's something about the namespace change of oslo.utils. (mentioned in https://bugs.launchpad.net/heat/+bug/1423174 )which release a fix for heat,but I don't find any fix release for keystone. Can anybody give some advice? thanks a lot. walter
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack