← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1459828] [NEW] keystone-all crashes when ca_certs is not defined in conf

 

Public bug reported:

When [ssl] ca_certs parameter is commented on keystone.conf, ssl module
try to load the default ca_cert file (/etc/keystone/ssl/certs/ca.pem)
and raises an IOError exception because it didn't find the file.

This happens running on Python 2.7.9.

I have a keystone cluster running on Python 2.7.7, with the very same
keystone.conf file, and that crash doesn't happen.

If any further information is required, don't hesitate in contacting me.

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

Title:
  keystone-all crashes when ca_certs is not defined in conf

Status in OpenStack Identity (Keystone):
  New

Bug description:
  When [ssl] ca_certs parameter is commented on keystone.conf, ssl
  module try to load the default ca_cert file
  (/etc/keystone/ssl/certs/ca.pem) and raises an IOError exception
  because it didn't find the file.

  This happens running on Python 2.7.9.

  I have a keystone cluster running on Python 2.7.7, with the very same
  keystone.conf file, and that crash doesn't happen.

  If any further information is required, don't hesitate in contacting
  me.

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


Follow ups

References