← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1452976] [NEW] CenOS7 kilo keystone can not create endpoint with ImportError: No module named oslo_utils

 

Public bug reported:

    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.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References