Files
python-keystoneclient/keystoneclient/tests
Ian Cordasco fe9692ea6b Configure TCP Keep-Alive for certain Sessions
If the user creates a keystoneclient.session.Session without passing a
custom session, we will enable TCP Keep-Alive for the requests session
used by keystoneclient's Session.

novaclient and other clients can experience hung TCP connections. Most
clients use keystoneclient's session and will need this merged here
before they can make use of it in their projects.

Change-Id: Ib70a8b3270d2492596b9fb8981b8584b85567a9c
Closes-bug: 1323862
2015-01-21 14:02:21 -06:00
..
2014-07-23 15:53:56 +02:00
2015-01-13 16:49:00 -06:00
2013-09-24 12:34:17 +10:00
2014-06-15 11:14:08 +08:00
2014-10-15 04:25:50 +00:00