Full logs are required to debug your configuration.

** Changed in: keystone
       Status: Incomplete => Invalid

** Converted to question:
   https://answers.launchpad.net/keystone/+question/230519

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1176064

Title:
  openstack-keystone can not be restarted

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  Hi,

  I am following this: http://docs.openstack.org/grizzly/basic-
  install/yum/content/basic-install_controller.html

  Install the packages:

  # yum install openstack-keystone python-keystone python-keystoneclient

  Edit /etc/keystone/keystone.conf:

  [DEFAULT]
  admin_token = password
  debug = True
  verbose = True

  [sql]
  connection = mysql://keystone:password@localhost/keystone

  Create the ssl keys:

  # keystone-manage pki_setup
  # chown -R keystone:keystone /etc/keystone/*

  
  # service openstack-keystone start
  Redirecting to /bin/systemctl start  openstack-keystone.service
  Job for openstack-keystone.service failed. See 'systemctl status 
openstack-keystone.service' and 'journalctl -xn' for details.

  # systemctl status openstack-keystone.service
  openstack-keystone.service - OpenStack Identity Service (code-named Keystone)
     Loaded: loaded (/usr/lib/systemd/system/openstack-keystone.service; 
disabled)
     Active: failed (Result: start-limit) since Fri 2013-05-03 17:21:14 CEST; 
767ms ago
    Process: 3267 ExecStart=/usr/bin/keystone-all --config-file 
/etc/keystone/keystone.conf (code=exited, status=1/FAILURE)

  May 03 17:21:14 aopcach.uab.es systemd[1]: Failed to start OpenStack Identity 
Service (code-named Keystone).
  May 03 17:21:14 aopcach.uab.es systemd[1]: Unit openstack-keystone.service 
entered failed state
  May 03 17:21:14 aopcach.uab.es systemd[1]: openstack-keystone.service holdoff 
time over, scheduling restart.
  May 03 17:21:14 aopcach.uab.es systemd[1]: Stopping OpenStack Identity 
Service (code-named Keystone)...
  May 03 17:21:14 aopcach.uab.es systemd[1]: Starting OpenStack Identity 
Service (code-named Keystone)...
  May 03 17:21:14 aopcach.uab.es systemd[1]: openstack-keystone.service start 
request repeated too quickly, refusing to start.
  May 03 17:21:14 aopcach.uab.es systemd[1]: Failed to start OpenStack Identity 
Service (code-named Keystone).
  May 03 17:21:14 aopcach.uab.es systemd[1]: Unit openstack-keystone.service 
entered failed state

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to