← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1280692] [NEW] Keystone wont start

 

Public bug reported:

Keystone has started crashing during devtest with the error
CRITICAL keystone [-] ConfigFileNotFound: The Keystone configuration file keystone-paste.ini could not be found.

The timing and code touched by this commit
https://review.openstack.org/#/c/73621 seems to suggest its relevant

paste_deploy.config_file now defaults to keystone-paste.ini, in keystone
we don't have a keystone-paste.ini as we have  paste configs in
keystone.conf

A commit to verify reversing this would fix the problem
https://review.openstack.org/#/c/73838/1/elements/keystone/os-apply-config/etc/keystone/keystone.conf

shows ci passing again
https://jenkins02.openstack.org/job/check-tripleo-seed-precise/359/

** Affects: keystone
     Importance: Undecided
         Status: New

** Affects: tripleo
     Importance: Critical
         Status: Triaged

** Also 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/1280692

Title:
  Keystone wont start

Status in OpenStack Identity (Keystone):
  New
Status in tripleo - openstack on openstack:
  Triaged

Bug description:
  Keystone has started crashing during devtest with the error
  CRITICAL keystone [-] ConfigFileNotFound: The Keystone configuration file keystone-paste.ini could not be found.

  The timing and code touched by this commit
  https://review.openstack.org/#/c/73621 seems to suggest its relevant

  paste_deploy.config_file now defaults to keystone-paste.ini, in
  keystone we don't have a keystone-paste.ini as we have  paste configs
  in keystone.conf

  A commit to verify reversing this would fix the problem
  https://review.openstack.org/#/c/73838/1/elements/keystone/os-apply-config/etc/keystone/keystone.conf

  shows ci passing again
  https://jenkins02.openstack.org/job/check-tripleo-seed-precise/359/

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


Follow ups

References