← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1358908] [NEW] CENTOS 6.5 : starting keystone service

 

Public bug reported:

While starting keystone service on CENTOS 6.5 x86_64 system. The service
bails outs saying

service openstack-keystone restart
Stopping keystone:                                         [FAILED]
Starting keystone: /usr/bin/python: No module named keystone.openstack.common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                           [FAILED]

I have all rpms installed

# rpm -qa | grep openstack
openstack-selinux-0.1.3-2.el6ost.noarch
openstack-keystone-2014.1.1-1.el6.noarch
openstack-utils-2014.1-3.el6.noarch

# rpm -qa | grep keystone
python-keystoneclient-0.9.0-1.el6.noarch
python-keystone-2014.1.1-1.el6.noarch
openstack-keystone-2014.1.1-1.el6.noarch

I also performed an upgrade via
# pip install --upgrade python-keystoneclient  , which added "python_keystoneclient-0.10.1.dist-info" in site-packages.

** 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/1358908

Title:
  CENTOS 6.5 : starting keystone service

Status in OpenStack Identity (Keystone):
  New

Bug description:
  While starting keystone service on CENTOS 6.5 x86_64 system. The
  service bails outs saying

  service openstack-keystone restart
  Stopping keystone:                                         [FAILED]
  Starting keystone: /usr/bin/python: No module named keystone.openstack.common
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                             [FAILED]

  I have all rpms installed

  # rpm -qa | grep openstack
  openstack-selinux-0.1.3-2.el6ost.noarch
  openstack-keystone-2014.1.1-1.el6.noarch
  openstack-utils-2014.1-3.el6.noarch

  # rpm -qa | grep keystone
  python-keystoneclient-0.9.0-1.el6.noarch
  python-keystone-2014.1.1-1.el6.noarch
  openstack-keystone-2014.1.1-1.el6.noarch

  I also performed an upgrade via
  # pip install --upgrade python-keystoneclient  , which added "python_keystoneclient-0.10.1.dist-info" in site-packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1358908/+subscriptions


Follow ups

References