Bug 688628

Summary: Wrong timeout parameter in ipapython
Product: Red Hat Enterprise Linux 6 Reporter: Rob Crittenden <rcritten>
Component: ipaAssignee: Rob Crittenden <rcritten>
Status: CLOSED DUPLICATE QA Contact: Chandrasekar Kannan <ckannan>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1CC: benl, dpal
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-17 14:48:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rob Crittenden 2011-03-17 14:46:02 UTC
Description of problem:

Sylvain Baubeau reported that our call to socket.connect() was wrong. We passed in address family but the second parameter to socket.connect() is a timeout. This only worked by accident since both are integers.

Comment 1 Dmitri Pal 2011-03-17 14:48:08 UTC

*** This bug has been marked as a duplicate of bug 684273 ***