swift/test/unit/common
John Dickinson 2e0ebfbff3 Use upstream patched Pool.get
This works around an eventlet bug in eventlet 0.9.16.
This version properly keeps track of pool size accounting, and
therefore doesn't let the pool grow without bound. This patched
version is the result of commit
f5e5b2bda7b442f0262ee1084deefcc5a1cc0694 in eventlet and is
documented at https://bitbucket.org/eventlet/eventlet/issue/91

This patch includes full test coverage of the back-ported code, even
when the actually-installed eventlet is newer.

This fixes bug #1254119

Change-Id: I075bb5e40e08571d52fe17fcc3fa0e25be5befed
2013-11-26 14:31:32 -08:00
..
middleware Merge "allow container create even if over account quota" 2013-10-09 05:33:26 +00:00
ring Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04: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_bench.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_bufferedhttp.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_constraints.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_daemon.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_db.py Fix DB locked error on commit 2013-11-26 14:03:06 -08:00
test_db_replicator.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_direct_client.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_exceptions.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_internal_client.py Merge "Change OpenStack LLC to Foundation" 2013-10-07 16:09:37 +00:00
test_manager.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_memcached.py Use upstream patched Pool.get 2013-11-26 14:31:32 -08:00
test_swob.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
test_utils.py Revert "Refactor common/utils methods to common/ondisk" 2013-10-07 17:18:09 -04:00
test_wsgi.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00