yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33315
[Bug 1459828] Re: keystone-all crashes when ca_certs is not defined in conf
If this can be reproduced against 2014.1 icehouse, I would consider it
to be a critical issue for our core use case (default SSL configuration
w/ apache httpd).
** Changed in: keystone
Importance: Undecided => Critical
** Also affects: keystone/icehouse
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
Status in Keystone icehouse series:
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
References