oslo.cache/oslo_cache/tests/functional
dengzhaosen d229d3edb7 Support SASL protocol for memcached
Add the SASL protocol for memcached, to improve the security of authority.
SASL(Simple Authentication and Security Layer): is a memchanism used to
extend the verification ability of C/S mode. SASL is only the
authentication process, which integrates the application layer and the
system authentication mechanism. However, the current memcached hasn't
any authenticaction mechanism to protect the user's data cached in
memcached server.

Depends-On: 7828bed0febabfa11a0a8f6960f4c7cc8acec841

Implements: blueprint enable-sasl-protocol

Change-Id: I40b9f4eac518f34a3dfb710b5c4ab3a76da7c00c
2022-05-03 10:58:53 +08:00
..
dogpile_cache_bmemcached Add Memcached functional tests to gate 2020-08-20 14:41:47 +02:00
dogpile_cache_pymemcache Add dogpile.cache.pymemcache backend 2021-01-27 15:11:27 +01:00
etcd3gw Add Memcached functional tests to gate 2020-08-20 14:41:47 +02:00
memcache_pool Support SASL protocol for memcached 2022-05-03 10:58:53 +08:00
__init__.py etcd3 driver for oslo.cache 2017-05-26 10:55:25 -04:00
test_base.py Add Memcached functional tests to gate 2020-08-20 14:41:47 +02:00