yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32724
[Bug 1452976] Re: CenOS7 kilo keystone can not create endpoint with ImportError: No module named oslo_utils
This is an issue with RDO and not Keystone itself based on the comment
here and the mailing list thread. I am marking this as invalid.
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1452976
Title:
CenOS7 kilo keystone can not create endpoint with ImportError: No
module named oslo_utils
Status in OpenStack Identity (Keystone):
Invalid
Bug description:
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 .
And now it works well by repalce the repository from http://rdoproject.org/repos/openstack-kilo/rdo-testing-kilo.rpm to http://rdoproject.org/repos/openstack-kilo/rdo-testing-kilo.rpm ,which is adviced by Christian Berendt.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1452976/+subscriptions
References