Check if system supports TCP_KEEPIDLE

Bug #1514977 reported by Pranesh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Julien Danjou

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).

Changed in keystone:
assignee: nobody → Pranesh (praneshpg)
status: New → In Progress
Changed in keystone:
assignee: Pranesh (praneshpg) → Julien Danjou (jdanjou)
Revision history for this message
Brant Knudson (blk-u) wrote :
description: updated
Changed in keystone:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

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 <email address hidden>
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 <email address hidden>
    Closes-Bug: #1514977
    Change-Id: Ibaf1c07605944ce690e73013f56d3b95654cfff9

Changed in keystone:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/keystone 9.0.0.0b2

This issue was fixed in the openstack/keystone 9.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.