keystonemiddleware/keystonemiddleware
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
..
openstack Clean up openstack-common.conf 2014-07-13 14:12:23 -05:00
tests Add an optional advanced pool of memcached clients 2014-09-24 09:45:38 -07:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
_memcache_crypt.py Privatize Everything 2014-07-02 11:42:33 -07:00
_memcache_pool.py Add an optional advanced pool of memcached clients 2014-09-24 09:45:38 -07:00
auth_token.py Add an optional advanced pool of memcached clients 2014-09-24 09:45:38 -07:00
ec2_token.py Privatize Everything 2014-07-02 11:42:33 -07:00
opts.py Expose an entry point to list auth_token middleware config options 2014-07-02 13:23:09 -07:00
s3_token.py Privatize Everything 2014-07-02 11:42:33 -07:00