keystonemiddleware/keystonemiddleware/tests
Morgan Fainberg c46f29278d Fix KeystoneMiddleware memcachepool abstraction
Keystonemiddleware's abstraction for the memcache pool was broken
when converting to use a queue.Queue. The logic that placed the
connection back into the pool was moved to .acquire and the reserve
method was not using acquire.

Change-Id: I0eda5981cbb661f63790258cf8e70c7340615159
Closes-Bug: #1782404
2018-07-18 11:56:43 -07:00
..
unit Fix KeystoneMiddleware memcachepool abstraction 2018-07-18 11:56:43 -07:00
__init__.py Move tests to new location 2014-06-19 15:51:52 -07:00