← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1280692] Re: Keystone wont start

 

Reviewed:  https://review.openstack.org/73838
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=1d239d5ab571d9fa0244734b2b74ed8460ba7640
Submitter: Jenkins
Branch:    master

commit 1d239d5ab571d9fa0244734b2b74ed8460ba7640
Author: Robert Collins <rbtcollins@xxxxxx>
Date:   Sun Feb 16 11:55:53 2014 +1300

    Locally override bad keystone default.
    
    I935c5144728d04c59abaee9a515e249ef0d24477 in keystone added a default
    that references a non-existing (and not needed paste.ini file).
    
    We'll back this out when the bug in keystone is closed.
    
    Closes-Bug: #1280692
    Change-Id: I04c5c2f9863a5e16b2b51eef37042194e23d8f43


** Changed in: tripleo
       Status: In Progress => Fix Released

-- 
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):
  In Progress
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