yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43708
[Bug 1514977] Re: Check if system supports TCP_KEEPIDLE
Reviewed: https://review.openstack.org/226773
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=29cb5490e3fb8b5c0a600adec768404b594a8bf8
Submitter: Jenkins
Branch: master
commit 29cb5490e3fb8b5c0a600adec768404b594a8bf8
Author: Julien Danjou <julien@xxxxxxxxxxx>
Date: Wed Sep 23 15:05:28 2015 +0200
eventlet: handle system that misses TCP_KEEPIDLE
Some systems (e.g. Darwin) do not have this option, so let's check that
it's available before using it.
Co-Authored-By: Pranesh Pandurangan <praneshpg@xxxxxxxxx>
Closes-Bug: #1514977
Change-Id: Ibaf1c07605944ce690e73013f56d3b95654cfff9
** Changed in: keystone
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1514977
Title:
Check if system supports TCP_KEEPIDLE
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
Some systems (e.g. Darwin) do not support TCP_KEEPIDLE so you can't
start keystone on these systems and they'll fail with an error (when
running under eventlet , which is deprecated anyways).
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1514977/+subscriptions
References