keystonemiddleware/keystonemiddleware/tests
Morgan Fainberg 045cddcea2 Add an optional advanced pool of memcached clients
This patchset adds an advanced eventlet safe pool of memcache clients. This
allows the deployer to configure auth_token middleware to utilize the new
pool by simply setting 'memcache_use_advanced_pool' to true. Optional
tunables for the memcache pool have also been added.

Co-Authored-By: Morgan Fainberg <morgan.fainberg@gmail.com>
Closes-bug: #1332058
Closes-bug: #1360446
Change-Id: I08082b46ce692cf4df449d48dac94718f1e98a6c
2014-09-24 09:45:38 -07:00
..
__init__.py Move tests to new location 2014-06-19 15:51:52 -07:00
client_fixtures.py Add composite authentication support 2014-09-22 10:40:47 +00:00
test_auth_token_middleware.py Add composite authentication support 2014-09-22 10:40:47 +00:00
test_connection_pool.py Add an optional advanced pool of memcached clients 2014-09-24 09:45:38 -07:00
test_memcache_crypt.py Privatize Everything 2014-07-02 11:42:33 -07:00
test_opts.py Add an optional advanced pool of memcached clients 2014-09-24 09:45:38 -07:00
test_s3_token_middleware.py Privatize Everything 2014-07-02 11:42:33 -07:00
utils.py Remove mox dependency 2014-07-28 10:37:13 +10:00