← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1280692] Re: Keystone wont start

 

Ah! I see so our commit 30e803aa56d3da7bcebb8a4c62ad532b760b6378 (in
tripleo-image-elements) copied the default etc as at march, and we
haven't managed to track changes properly since then. ugh.

** Changed in: keystone
       Status: In Progress => Invalid

** Changed in: tripleo
   Importance: Critical => High

** Summary changed:

- Keystone wont start
+ old keystone paste configuration embedded in keystone.conf template

-- 
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:
  old keystone paste configuration embedded in keystone.conf template

Status in OpenStack Identity (Keystone):
  Invalid
Status in tripleo - openstack on openstack:
  Fix Released

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


References