swift/test/unit/common
Clay Gerrard 2012339982 Make more memcache options configurable
More memcache options can be set in the memcache.conf or proxy-server.conf

 * connect_timeout
 * pool_timeout
 * tries
 * io_timeout

Options set in proxy-server.conf are considered more specific to the memcache
middleware.

DocImpact

Change-Id: I194d0f4d88c6cb8c797a37dcab48f2d8473e7a4e
2015-01-14 11:16:32 -05:00
..
middleware Make more memcache options configurable 2015-01-14 11:16:32 -05:00
ring Only move too-close-together replicas when they can spread out. 2015-01-06 10:18:23 -08:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
corrupted_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
malformed_example.db Real files for bad databases. 2011-08-02 18:21:25 +00:00
test_bufferedhttp.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_constraints.py Reject object names with Unicode surrogates 2014-11-07 14:01:22 -08:00
test_container_sync_realms.py Fix unit tests failing in some cases 2014-10-09 22:04:53 +05:30
test_daemon.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_db_replicator.py Fix reclaim on deleted containers 2014-12-03 17:10:15 -08:00
test_db.py Fix reclaim on deleted containers 2014-12-03 17:10:15 -08:00
test_direct_client.py direct_client not passing args between some functions 2014-09-22 12:16:24 +01:00
test_exceptions.py Remove swiftclient dep on direct_client 2013-12-24 03:11:43 -08:00
test_internal_client.py Fix swift-dispersion-populate bug when using SimpleClient class 2014-08-01 14:18:04 +00:00
test_manager.py Fix up the return value of launch() 2014-09-29 14:49:42 -06:00
test_memcached.py Attempt to make test_memcache_pool_timeout stable 2014-02-03 00:47:09 -05:00
test_request_helpers.py Enable object system metadata on PUTs 2014-08-01 16:41:33 -07:00
test_splice.py Add tests for unavailability of tee and splice in libc 2014-12-21 15:24:02 +01:00
test_storage_policy.py Add Storage Policy Support 2014-06-18 17:31:37 -07:00
test_swob.py Reject overly-taxing ranged-GET requests 2014-09-22 17:13:26 +00:00
test_utils.py Raise ValueError for offset on Timestamp over limit 2014-12-01 11:44:10 -08:00
test_wsgi.py Let eventlet.wsgi.server log tracebacks when eventlet_debug is enabled 2014-09-15 18:23:32 -07:00